Commit Graph

5 Commits

Author SHA1 Message Date
Yaksh Bariya ef20281756
upgpkg(main/nodejs): update to v18.2.0 2022-05-23 14:10:36 +05:30
Yaksh Bariya 61e350af62 nodejs: update to v17.8.0 2022-03-27 04:35:40 +00:00
Yaksh Bariya b7fc720801 nodejs: update to v17.7.1 2022-03-12 07:59:50 +00:00
Yaksh Bariya dddd5b0a9b
nodejs: Hardcode linker flags for shared libraries
We are passing flags to `configure.py` in order to tell the nodejs build
toolchain to use shared libraries. The toolchain seems to mistakenly
also try use shared libraries for host build, but it does not add
respective linker flags (For example `-lz` for zlib). This commit
hardcodes these flags to be always passed to linker by setting linker to
linker + LDFLAGS of shared libraries
2021-09-14 06:58:41 +05:30
Fredrik Fornwall ad1a6b0f44 nodejs: Update from 12.4.0 to 12.9.0 2019-08-25 19:54:53 +02:00