nodejs: update for new env

This commit is contained in:
Dylan Araps 2021-07-18 05:54:37 +03:00
parent dee8970153
commit eef5563eca
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -8,8 +8,6 @@
mv -f _ node.gyp
}
export CC="${CC:-cc}" CXX="${CXX:-c++}"
./configure \
--shared-zlib \
--shared-openssl \