projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64a2717
)
php5: add missing $(SDK)
author
Michael Heimpold
<mhei@heimpold.de>
Thu, 1 Jan 2015 13:33:04 +0000
(14:33 +0100)
committer
Michael Heimpold
<mhei@heimpold.de>
Fri, 2 Jan 2015 20:12:29 +0000
(21:12 +0100)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php5/Makefile
patch
|
blob
|
history
diff --git
a/lang/php5/Makefile
b/lang/php5/Makefile
index 183d80cc62071c0fb505b0732b2e2b71c5762cc6..e8b0e3aa3c266400aee4212f3ce6cf6889d6eaa9 100644
(file)
--- a/
lang/php5/Makefile
+++ b/
lang/php5/Makefile
@@
-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