2ebc2219d5
See https://nodejs.org/en/blog/release/v10.15.3/ The host tool "torque" is unfortunately not built by complying to our LDFLAGS, so it is not built with the proper RPATH. We fix that using patchelf, and install it to $(HOST_DIR) to make it available during the build of the target nodejs. Signed-off-by: Martin Bark <martin@barkynet.com> [Thomas: - add explanation in the commit log about torque - install torque in $(HOST_DIR)/bin and not $(HOST_DIR)/usr/bin] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
# From https://nodejs.org/dist/v10.15.3/SHASUMS256.txt
|
|
sha256 4e22d926f054150002055474e452ed6cbb85860aa7dc5422213a2002ed9791d5 node-v10.15.3.tar.xz
|
|
|
|
# Hash for license file
|
|
sha256 b87be6c1479ed977481115869c2dd8b6d59e5ea55aa09939d6c898242121b2f5 LICENSE
|