summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-02-18 09:23:56 +0000
committerPeter Korsgaard <peter@korsgaard.com>2015-02-18 23:30:50 +0100
commit2e3895a1d7d8d1b4bda25190a8506691c6ac97b4 (patch)
treeaa15e72df6c94ed15d82a0df1ebc921276e135a0 /package/php/php.mk
parent7af66e505359ce3b89f18d263c7e949522287816 (diff)
downloadbuildroot-2e3895a1d7d8d1b4bda25190a8506691c6ac97b4.tar.gz
buildroot-2e3895a1d7d8d1b4bda25190a8506691c6ac97b4.zip
mjpg-streamer: disable for static builds
This package needs to load plugins to do its job. Those plugins are shared objects (.so) which are loaded using 'dlopen()', so it makes no sense to enable this package when doing static builds where 'dlopen()' is not available. Fixes: http://autobuild.buildroot.net/results/cd5/cd52b739370d57b5ecbc6472b8c7f1126700e85f/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud