1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00

Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.

This commit is contained in:
Peter Wemm 2001-06-21 00:08:23 +00:00
parent ad6c5bbede
commit 47f1082c4f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78522
4 changed files with 0 additions and 12 deletions

View File

@ -72,9 +72,6 @@ CFLAGS+= -I${.CURDIR}/../btx/lib
# BTX is expecting ELF components
CFLAGS+= -elf
# New linker set code
CFLAGS+= -DNEW_LINKER_SET
# Debug me!
#CFLAGS+= -g
#LDFLAGS+= -g

View File

@ -75,9 +75,6 @@ CFLAGS+= -I${.CURDIR}/../btx/lib
# BTX is expecting ELF components
CFLAGS+= -elf
# New linker set code
CFLAGS+= -DNEW_LINKER_SET
# Debug me!
#CFLAGS+= -g
#LDFLAGS+= -g

View File

@ -64,9 +64,6 @@ CFLAGS+= -I${.CURDIR}/../../../../lib/libstand/
# OpenFirmware is expecting ELF components
CFLAGS+= -elf
# New linker set code
#CFLAGS+= -DNEW_LINKER_SET
# Debug me!
CFLAGS+= -g
LDFLAGS+= -g

View File

@ -64,9 +64,6 @@ CFLAGS+= -I${.CURDIR}/../../../../lib/libstand/
# OpenFirmware is expecting ELF components
CFLAGS+= -elf
# New linker set code
#CFLAGS+= -DNEW_LINKER_SET
# Debug me!
CFLAGS+= -g
LDFLAGS+= -g