buildrootschalter/package/nodejs
Fabio Porcedda e712638b4a nodejs: disable ssl2 and ssl3 when openssl is not built
The nodejs version 0.10.33 is compiled with SSLv2 and SSLv3 protocol
support by default so it fails to build if the package openssl was not
built.

To fix this build failure disable SSLv2 and SSLv3 protcol suppport if
the openssl package is not built.

Fixes:
  http://autobuild.buildroot.net/results/e1fb34818ff1167aa008b4011befb9fd14c81293
  http://autobuild.buildroot.net/results/8b72b0c311f2f7f7430aca5f7cca1f7d82d1c213
  http://autobuild.buildroot.net/results/e5f87dc635e0e6a6d1cc234529a433e12d810097
  http://autobuild.buildroot.net/results/3c4a5be556cfbd0d0e632757887ebc2f1de64bba

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-11 21:41:13 +01:00
..
Config.in nodejs: use BR2_ARM_CPU_ARM* options 2014-11-06 23:45:31 +01:00
nodejs-0001-remove-python-bz2-dependency.patch
nodejs-0002-gyp-force-link-command-to-use-CXX.patch nodejs: add a patch forcing link command to use CXX 2014-04-20 17:31:03 +02:00
nodejs-0003-use-python-variable.patch nodejs: fix build when python3 is selected in Buildroot 2014-05-21 10:34:29 +02:00
nodejs.mk nodejs: disable ssl2 and ssl3 when openssl is not built 2014-11-11 21:41:13 +01:00