summaryrefslogtreecommitdiffstats
path: root/package/python-socketio/python-socketio.mk
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-01-05 22:16:37 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-01-25 16:39:22 +1300
commitd7bc10247007e8ad7178864bcbd752a9e2ca10d8 (patch)
treea5da032711f7bdd3ecc776ebb5f2ceef4b4e5df0 /package/python-socketio/python-socketio.mk
parent24a4f8a5cd2a9ab348b21ac08c339545fa3608ef (diff)
downloadbuildroot-d7bc10247007e8ad7178864bcbd752a9e2ca10d8.tar.gz
buildroot-d7bc10247007e8ad7178864bcbd752a9e2ca10d8.zip
package/libpjsip: disable remaining unspecified options
There are a bunch of options that are left unspecified; explicitly disable them. The epoll case is special: the configure script is broken, and will enable it whether we pass --enable-epoll or --disable-epoll. But that's OK because we prefer epoll over the alternative (select). So we do not need to fix it. Which is nice becasue the configure.ac is named aconfigure.ac (yes, with a leading 'a'), so it does not autoreconf nicely... :-/ Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-socketio/python-socketio.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud