]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - libexec/rtld-elf/amd64/Makefile.inc
Disable SSE in libthr
[FreeBSD/stable/10.git] / libexec / rtld-elf / amd64 / Makefile.inc
1 # $FreeBSD$
2
3 CFLAGS+=        ${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