mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
parent
1753b631f8
commit
bf71dad0b0
1 changed files with 1 additions and 2 deletions
|
@ -9,6 +9,7 @@ companions:
|
||||||
npmjs.com: '*'
|
npmjs.com: '*'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
# prior builds of nodejs used our icu4c
|
||||||
unicode.org: ^71
|
unicode.org: ^71
|
||||||
openssl.org: 1.1
|
openssl.org: 1.1
|
||||||
zlib.net: 1
|
zlib.net: 1
|
||||||
|
@ -38,8 +39,6 @@ build:
|
||||||
ARGS:
|
ARGS:
|
||||||
- --without-npm
|
- --without-npm
|
||||||
- --prefix={{ prefix }}
|
- --prefix={{ prefix }}
|
||||||
# like, maybe we should include this?
|
|
||||||
- --with-intl=system-icu
|
|
||||||
- --shared-openssl
|
- --shared-openssl
|
||||||
- --shared-zlib
|
- --shared-zlib
|
||||||
linux:
|
linux:
|
||||||
|
|
Loading…
Reference in a new issue