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

CFLAGS+=	-mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float
# 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