Skip to content

Commit

Permalink
Update llp.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Jan 30, 2025
1 parent 3f94354 commit d3e6c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llp.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# TODO: avoid needing this

export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:$(python -c 'import sysconfig; print(sysconfig.get_config_var("LIBDIR"))')
#export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:$(python -c 'import sysconfig; print(sysconfig.get_config_var("LIBDIR"))')

0 comments on commit d3e6c70

Please sign in to comment.