php5: compile cli/cgi sapi unconditionally
authorMichael Heimpold <mhei@heimpold.de>
Sat, 16 Nov 2013 22:22:28 +0000 (22:22 +0000)
committerMichael Heimpold <mhei@heimpold.de>
Sat, 16 Nov 2013 22:22:28 +0000 (22:22 +0000)
commit9cc13f99a0c72cc8c0e3b4dadd6ed364983aade0
treef7d9361e76999248da9024005d5244f1bc6e0e40
parentbde99a8b7744fbba18ea7517860e9ab19a51b5ee
php5: compile cli/cgi sapi unconditionally

Compiling php without a sapi does not make much sense and often
people forget to choose one of the both openwrt packages. But this
results in a compile error, so it's better to always compile both
sapis.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 38825
lang/php5/Makefile