1*1b191cb5SApple OSS Distributions###################################################################### 2*1b191cb5SApple OSS Distributions#BEGIN Machine dependent Makefile fragment for arm 3*1b191cb5SApple OSS Distributions###################################################################### 4*1b191cb5SApple OSS Distributions# 5*1b191cb5SApple OSS Distributions# XXX: CFLAGS 6*1b191cb5SApple OSS Distributions# 7*1b191cb5SApple OSS DistributionsCWARNFLAGS = $(CWARNFLAGS_STD) -Wshorten-64-to-32 -Wimplicit-int-conversion 8*1b191cb5SApple OSS DistributionsCXXWARNFLAGS = $(CXXWARNFLAGS_STD) -Wshorten-64-to-32 -Wimplicit-int-conversion 9*1b191cb5SApple OSS Distributions 10*1b191cb5SApple OSS DistributionsOSSymbol.cpo_INCFLAGS += -I$(SRCROOT)/osfmk 11*1b191cb5SApple OSS Distributions 12*1b191cb5SApple OSS Distributions###################################################################### 13*1b191cb5SApple OSS Distributions#END Machine dependent Makefile fragment for arm 14*1b191cb5SApple OSS Distributions###################################################################### 15