mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
php5: add missing $(SDK)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@ else
|
|||||||
CONFIGURE_ARGS+= --without-iconv
|
CONFIGURE_ARGS+= --without-iconv
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(CONFIG_PACKAGE_php5-mod-json),)
|
ifneq ($(SDK)$(CONFIG_PACKAGE_php5-mod-json),)
|
||||||
CONFIGURE_ARGS+= --enable-json=shared
|
CONFIGURE_ARGS+= --enable-json=shared
|
||||||
else
|
else
|
||||||
CONFIGURE_ARGS+= --disable-json
|
CONFIGURE_ARGS+= --disable-json
|
||||||
|
|||||||
Reference in New Issue
Block a user