Makefile.inc (d5b537d01a6711c4426da2a627b11a71cf3b11e8) Makefile.inc (25faff346c8453b8248f99c7cff71708262faa37)
1# $FreeBSD$
2
1CFLAGS+= -elf
2LDFLAGS+= -elf
3# Uncomment this to build the dynamic linker as an executable instead
4# of a shared library:
3CFLAGS+= -elf
4LDFLAGS+= -elf
5# Uncomment this to build the dynamic linker as an executable instead
6# of a shared library:
5#LDSCRIPT= ${.CURDIR}/${MACHINE_ARCH}/elf_rtld.x
7#LDSCRIPT= ${.CURDIR}/${MACHINE_CPUARCH}/elf_rtld.x