freebsd-dev/libexec/rtld-elf/i386/Makefile.inc
Konstantin Belousov 7e3300e505 rtld: clean up Makefile.
Move all MD statements into $MACHINE_ARCH/Makefile.inc.
Unconditionally apply version script to rtld, the interpreter is not
functional without it for long time.

Reviewed by:	brooks, emaste
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D23083
2020-01-11 09:18:58 +00:00

4 lines
73 B
Makefile

# $FreeBSD$
CFLAGS+= ${CFLAGS_NO_SIMD} -msoft-float -fvisibility=hidden