diff options
Diffstat (limited to 'lib/libbind/Makefile')
-rw-r--r-- | lib/libbind/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libbind/Makefile b/lib/libbind/Makefile index 4747957..fcbddf3 100644 --- a/lib/libbind/Makefile +++ b/lib/libbind/Makefile @@ -79,8 +79,6 @@ SRCS+= tree.c bitncmp.c assertions.c \ # base64.c INTERNALLIB= true -NOPIC= true -INTERNALSTATICLIB= true .include <bsd.lib.mk> |