diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-11 18:02:33 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-11 18:02:33 +0000 |
| commit | 3bf8b9cee342406047c93f30bb2f82844ee31e65 (patch) | |
| tree | acbb5bbf1b59a2b1c11cd9ed37633b504ee40f4f /sys/boot/arc | |
| parent | 2b48633c7cd29d679a3104781e0d928cd759fda2 (diff) | |
Notes
Diffstat (limited to 'sys/boot/arc')
| -rw-r--r-- | sys/boot/arc/lib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/arc/lib/Makefile b/sys/boot/arc/lib/Makefile index fbbfeb8356b99..042ab5e85a48a 100644 --- a/sys/boot/arc/lib/Makefile +++ b/sys/boot/arc/lib/Makefile @@ -1,8 +1,6 @@ # $FreeBSD$ LIB= arc -NOPIC= true -NOPROFILE= true INTERNALLIB= true CFLAGS+= -ffreestanding |
