summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-10-11 22:04:05 +0000
committerobrien <obrien@FreeBSD.org>2004-10-11 22:04:05 +0000
commit89db558372e0f70245194eceebce5e8c90ee25dc (patch)
treeedfb0a1315d6f66ab8fcb8ef0f76250e2845a3e3 /lib
parent9213c0d6bf4181ed08a1cf6f9721baf1e826b019 (diff)
downloadFreeBSD-src-89db558372e0f70245194eceebce5e8c90ee25dc.zip
FreeBSD-src-89db558372e0f70245194eceebce5e8c90ee25dc.tar.gz
Build as a shared lib again.
Discussed with: kientzle
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile
index 55d2aaf..0cad5c4 100644
--- a/lib/libarchive/Makefile
+++ b/lib/libarchive/Makefile
@@ -21,10 +21,6 @@ WARNS?= 3
WARNS?= 6
.endif
-# I'm not yet ready for a shared version of this library, as
-# there are a couple of API changes still in the works.
-NOPIC= 1
-
INCS= archive.h archive_entry.h
# Note: archive.h does need to be listed here, since it's built
OpenPOWER on IntegriCloud