diff options
Diffstat (limited to 'src/makefiles/Makefile.linux')
| -rw-r--r-- | src/makefiles/Makefile.linux | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/makefiles/Makefile.linux b/src/makefiles/Makefile.linux index 645f73aa2b..1ffec9d169 100644 --- a/src/makefiles/Makefile.linux +++ b/src/makefiles/Makefile.linux @@ -5,8 +5,6 @@ export_dynamic = -Wl,-E # This allows LD_LIBRARY_PATH to still work when needed. rpath = -Wl,-rpath,'$(rpathdir)',--enable-new-dtags -DLSUFFIX = .so - # Rule for building a shared library from a single .o file %.so: %.o |
