Makefile.inc revision 290014
1# $FreeBSD: stable/10/libexec/rtld-elf/i386/Makefile.inc 290014 2015-10-26 16:21:56Z vangyzen $
2
3CFLAGS+=	${CFLAGS_NO_SIMD} -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