mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-26 09:35:01 -07:00
nodejs: 16.6.0
This commit is contained in:
parent
145d156034
commit
afbe41e2b8
@ -8,13 +8,6 @@
|
||||
mv -f _ node.gyp
|
||||
}
|
||||
|
||||
# Attempt to increase file descriptor limit
|
||||
# as build may exhaust default (1024).
|
||||
#
|
||||
# -n is non-POSIX hence we "attempt".
|
||||
# shellcheck disable=2039
|
||||
ulimit -n 4096 2>/dev/null || :
|
||||
|
||||
./configure \
|
||||
--shared-zlib \
|
||||
--shared-openssl \
|
||||
|
@ -1 +1 @@
|
||||
3f37e38dd1129b6905f8d184616d41b3ab8433fa54cadce8a8c18b7a8bbcaa99
|
||||
5c5714a08b0881f37b57ab1f1b4801a1af316a2aea17faedc9c2d43247c7b9d9
|
||||
|
@ -1 +1 @@
|
||||
16.5.0 1
|
||||
16.6.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user