Our ARM ELF ld(1) currently has problems with PIC relocations, so don't

generate them.  I suspect this is safe until we get PIC in general working.
This commit is contained in:
bjh21 2001-04-28 17:32:33 +00:00
parent 1ca2839e35
commit 0113cca535
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
# $NetBSD: Makefile,v 1.1 2000/05/09 21:55:45 bjh21 Exp $
# $NetBSD: Makefile,v 1.2 2001/04/28 17:32:33 bjh21 Exp $
.include "${.CURDIR}/../common_elf/Makefile.inc"
COPTS += -fno-PIC