xref: /xnu-11417.140.69/libsa/conf/Makefile.x86_64 (revision 43a90889846e00bfb5cf1d255cdc0a701a1e05a4)
1######################################################################
2#BEGIN	Machine dependent Makefile fragment for x86_64
3######################################################################
4
5
6# Bootstrap __KLD files must be Mach-O for "setsegname"
7$(foreach file,$(OBJS),$(eval $(file)_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)))
8
9######################################################################
10#END	Machine dependent Makefile fragment for x86_64
11######################################################################
12