Skip to content

Commit

Permalink
libxnvctrl+32: preserve symlink to ELF
Browse files Browse the repository at this point in the history
Signed-off-by: Kaiyang Wu <[email protected]>
  • Loading branch information
OriginCode committed Oct 30, 2023
1 parent 3e9b6d3 commit 7c5d504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-optenv32/libxnvctrl+32/autobuild/build
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ make

abinfo "Installing libXNVCtrl.so ..."
install -dvm755 "$PKGDIR"/opt/32/lib/
install -Dvm755 "$SRCDIR"/_out/Linux_*/libXNVCtrl.so* "$PKGDIR"/opt/32/lib/
cp -Pv "$SRCDIR"/_out/Linux_*/libXNVCtrl.so* "$PKGDIR"/opt/32/lib/

0 comments on commit 7c5d504

Please sign in to comment.