xref: /freebsd/libexec/rtld-elf/i386/Makefile.inc (revision ce3adf4362fcca6a43e500b2531f0038adbfbd21)
1# $FreeBSD$
2
3CFLAGS+=	-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float
4# Uncomment this to build the dynamic linker as an executable instead
5# of a shared library:
6#LDSCRIPT=	${.CURDIR}/${MACHINE_CPUARCH}/elf_rtld.x
7