Skip to content

Instantly share code, notes, and snippets.

@untoreh
Created January 5, 2018 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save untoreh/f9b78569641d6ba50c1acae1ceafa316 to your computer and use it in GitHub Desktop.
Save untoreh/f9b78569641d6ba50c1acae1ceafa316 to your computer and use it in GitHub Desktop.
ld.so name of custom dynamic linker path

compile with custom libs and ld folder

VARS

LD_RUN_PATH='$ORIGIN' RPATH='$ORIGIN'

FLAGS

-Wl,--dynamic-linker=ld.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment