xref: /xnu-8792.81.2/libsa/conf/Makefile.arm64 (revision 19c3b8c28c31cb8130e034cfb5df6bf9ba342d90)
1*19c3b8c2SApple OSS Distributions######################################################################
2*19c3b8c2SApple OSS Distributions#BEGIN	Machine dependent Makefile fragment for arm
3*19c3b8c2SApple OSS Distributions######################################################################
4*19c3b8c2SApple OSS Distributions
5*19c3b8c2SApple OSS Distributions
6*19c3b8c2SApple OSS Distributions# Bootstrap __KLD files must be Mach-O for "setsegname"
7*19c3b8c2SApple OSS Distributions$(foreach file,$(OBJS),$(eval $(file)_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)))
8*19c3b8c2SApple OSS Distributions
9*19c3b8c2SApple OSS Distributions######################################################################
10*19c3b8c2SApple OSS Distributions#END	Machine dependent Makefile fragment for arm
11*19c3b8c2SApple OSS Distributions######################################################################
12