nodejs to use bundled openssl due to issues with neon_probe in openssl 1.0.1c

This commit is contained in:
WarheadsSE 2012-08-06 11:48:11 -04:00
parent 24d5066fd4
commit ea2bedeab0

View file

@ -38,7 +38,6 @@ build() {
./configure \
--prefix=/usr \
--shared-openssl \
--shared-v8 \
--shared-v8-libpath=/usr/lib \
--shared-v8-includes=/usr/include \