]> git.saurik.com Git - apple/xnu.git/blob - libsa/conf/Makefile.arm
xnu-7195.101.1.tar.gz
[apple/xnu.git] / libsa / conf / Makefile.arm
1 ######################################################################
2 #BEGIN Machine dependent Makefile fragment for arm
3 ######################################################################
4
5 # Bootstrap __KLD files must be Mach-O for "setsegname"
6 $(foreach file,$(OBJS),$(eval $(file)_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)))
7
8 ######################################################################
9 #END Machine dependent Makefile fragment for arm
10 ######################################################################