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 f4f091caef5..c6d0546e4d5 100644 --- a/src/makefiles/Makefile.linux +++ b/src/makefiles/Makefile.linux @@ -7,8 +7,6 @@ rpath = -Wl,-rpath,'$(rpathdir)',--enable-new-dtags DLSUFFIX = .so -CFLAGS_SL = -fPIC - # Rule for building a shared library from a single .o file %.so: %.o |