external/jpeg-turbo: pass (debug) CFLAGS into external build process
Change-Id: I51db4784135be1d66f3fede5f87fcb5cd786fbc9
This commit is contained in:
parent
ea165c1716
commit
8729504f93
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ $(call gb_ExternalProject_get_state_target,jpeg-turbo,configure) :
|
|||
--with-jpeg8 \
|
||||
--without-java \
|
||||
--without-turbojpeg \
|
||||
CFLAGS='$(if $(debug),$(gb_DEBUG_CFLAGS),$(gb_COMPILEROPTFLAGS))' \
|
||||
)
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue