X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ginge.git;a=blobdiff_plain;f=dist%2Fginge_dyn_oabi.sh;fp=dist%2Fginge_dyn_oabi.sh;h=739dfeed85c1071ae2604ee194fc3c64f033732e;hp=180d0da97b708217ffb7a201d834e86b473740d7;hb=db9191ed7ea2e1c190b4445bf3c576b206c88b36;hpb=6ca083930098ee075c8f61cf2c04d616349959c3 diff --git a/dist/ginge_dyn_oabi.sh b/dist/ginge_dyn_oabi.sh index 180d0da..739dfee 100755 --- a/dist/ginge_dyn_oabi.sh +++ b/dist/ginge_dyn_oabi.sh @@ -3,7 +3,7 @@ root=$1 shift -#export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:${root}lib" +export LD_LIBRARY_PATH="${root}lib" export LD_PRELOAD="${root}ginge_dyn" export GINGE_ROOT="${root}"