This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
php5: add missing $(SDK)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lilik-openwrt-22.03
Michael Heimpold
10 years ago
parent
64a2717e49
commit
8bd80bde68
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/php5/Makefile
+ 1
- 1
lang/php5/Makefile
View File
@ -226,7 +226,7 @@ else
CONFIGURE_ARGS
+=
--without-iconv
e
n
d
i
f
i
f
n
e
q
(
$(
CONFIG_PACKAGE_php
5-
mod
-
json
)
,
)
i
f
n
e
q
(
$(
SDK
)
$(
CONFIG_PACKAGE_php
5-
mod
-
json
)
,
)
CONFIGURE_ARGS
+=
--enable-json
=
shared
e
l
s
e
CONFIGURE_ARGS
+=
--disable-json
Write
Preview
Loading…
Cancel
Save