summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
committerobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
commit4da1be0803196ec82f74fc519c68443db6e84146 (patch)
treeacbb5bbf1b59a2b1c11cd9ed37633b504ee40f4f /sys/boot/alpha
parent372b2111f69984ac7091abf2447deaeb09dbcf91 (diff)
downloadFreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.zip
FreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.tar.gz
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
INTERNALLIB now.
Diffstat (limited to 'sys/boot/alpha')
-rw-r--r--sys/boot/alpha/libalpha/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/alpha/libalpha/Makefile b/sys/boot/alpha/libalpha/Makefile
index a3fe818..068bd2e 100644
--- a/sys/boot/alpha/libalpha/Makefile
+++ b/sys/boot/alpha/libalpha/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
LIB= alpha
-NOPIC= true
-NOPROFILE= true
INTERNALLIB= true
CFLAGS+= -ffreestanding
OpenPOWER on IntegriCloud