mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(nodejs)
This commit is contained in:
parent
77b3bcaca5
commit
0047bccbe7
|
@ -38,6 +38,10 @@ build:
|
|||
- --with-intl=system-icu
|
||||
- --shared-openssl
|
||||
- --shared-zlib
|
||||
linux/x86-64:
|
||||
CFLAGS: -fPIC
|
||||
CXXFLAGS: -fPIC
|
||||
LDFLAGS: -pie
|
||||
|
||||
test:
|
||||
script: |
|
||||
|
|
Loading…
Reference in a new issue