1*c54f35caSApple OSS Distributions###################################################################### 2*c54f35caSApple OSS Distributions#BEGIN Machine dependent Makefile fragment for arm 3*c54f35caSApple OSS Distributions###################################################################### 4*c54f35caSApple OSS Distributions 5*c54f35caSApple OSS Distributions# Bootstrap __KLD files must be Mach-O for "setsegname" 6*c54f35caSApple OSS Distributions$(foreach file,$(OBJS),$(eval $(file)_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG))) 7*c54f35caSApple OSS Distributions 8*c54f35caSApple OSS Distributions###################################################################### 9*c54f35caSApple OSS Distributions#END Machine dependent Makefile fragment for arm 10*c54f35caSApple OSS Distributions###################################################################### 11