mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
7e3300e505
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
4 lines
73 B
Makefile
4 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
CFLAGS+= ${CFLAGS_NO_SIMD} -msoft-float -fvisibility=hidden
|