]> git.saurik.com Git - apple/xnu.git/blob - libsa/conf/Makefile.x86_64
xnu-3248.40.184.tar.gz
[apple/xnu.git] / libsa / conf / Makefile.x86_64
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 ######################################################################