Skip to content
Snippets Groups Projects
Commit 4700a33c authored by dem7yw's avatar dem7yw
Browse files

mvee kernel module does not allow for overriding LD with alias directives, so...

mvee kernel module does not allow for overriding LD with alias directives, so use patchelf to modify the binaries for that purpose
parent e0a4d6d5
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ non_overlapping_heap/tests/inputfile -text
non_overlapping_heap/tests/test1.c -text
non_overlapping_heap/tests/test2.c -text
non_overlapping_libraries/ld-linux-x86-64.so.2 -text
non_overlapping_libraries/patchelf -text
/postgres_setup.sh -text
/set_command_envs -text
/set_env_vars -text
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment