Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed unecessary update of LD_LIBARY_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Feb 13, 2024
1 parent c0d8489 commit 8b1f16c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions buildscripts/build_negishi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,3 @@ pip install --config-settings=build-dir="build" \
--config-settings=install.strip=false \
--no-build-isolation \
-ve .


LD_LIBRARY_PATH=$(realpath ${ROOT_DIR}/build/bin):$LD_LIBRARY_PATH

0 comments on commit 8b1f16c

Please sign in to comment.