mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +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
|
||||
endif
|
||||
|
||||
ifneq ($(CONFIG_PACKAGE_php5-mod-json),)
|
||||
ifneq ($(SDK)$(CONFIG_PACKAGE_php5-mod-json),)
|
||||
CONFIGURE_ARGS+= --enable-json=shared
|
||||
else
|
||||
CONFIGURE_ARGS+= --disable-json
|
||||
|
||||
Reference in New Issue
Block a user