summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/i386/Makefile.inc
blob: b265a9d76778940bd0eca761be3bf7b3f83b3977 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

CFLAGS+=	-elf
LDFLAGS+=	-elf
# Uncomment this to build the dynamic linker as an executable instead
# of a shared library:
#LDSCRIPT=	${.CURDIR}/${MACHINE_CPUARCH}/elf_rtld.x
OpenPOWER on IntegriCloud