mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
nodejs to use bundled openssl due to issues with neon_probe in openssl 1.0.1c
This commit is contained in:
parent
24d5066fd4
commit
ea2bedeab0
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ build() {
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--shared-openssl \
|
|
||||||
--shared-v8 \
|
--shared-v8 \
|
||||||
--shared-v8-libpath=/usr/lib \
|
--shared-v8-libpath=/usr/lib \
|
||||||
--shared-v8-includes=/usr/include \
|
--shared-v8-includes=/usr/include \
|
||||||
|
|
Loading…
Reference in a new issue