diff options
Diffstat (limited to 'src/makefiles/Makefile.netbsd')
-rw-r--r-- | src/makefiles/Makefile.netbsd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/makefiles/Makefile.netbsd b/src/makefiles/Makefile.netbsd index 15695fb65c7..6f9cb1d45d1 100644 --- a/src/makefiles/Makefile.netbsd +++ b/src/makefiles/Makefile.netbsd @@ -5,8 +5,6 @@ rpath = -Wl,-R'$(rpathdir)' DLSUFFIX = .so -CFLAGS_SL = -fPIC -DPIC - # Rule for building a shared library from a single .o file %.so: %.o |