xref: /freebsd/libexec/rtld-elf/amd64/Makefile.inc (revision 7902c8dca8f098a5e4ac67eaf6d92da85387b603)
1# $FreeBSD$
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