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 ac58fe45de0..645f73aa2b7 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 |
