Skip to content

Commit

Permalink
export ld library
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed May 13, 2022
1 parent edfb5db commit 3d28df4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node-16.15.0-0.build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ mkdir -p $BUILDDIR
cd $BUILDDIR

source /pkg/gcc-11.1.0-0/profile
export LD_LIBRARY_PATH=/pkg/gcc-11.1.0-0/lib64:/pkg/gcc-11.1.0-0/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}

# test -e $PKG-v$VERSION.tar.gz || wget https://nodejs.org/dist/v$VERSION/$PKG-v$VERSION.tar.gz
# wget https://nodejs.org/dist/v16.15.0/node-v16.15.0.tar.gz
Expand Down

0 comments on commit 3d28df4

Please sign in to comment.