]> git.saurik.com Git - apple/xnu.git/blob - osfmk/conf/Makefile.arm64
xnu-4570.31.3.tar.gz
[apple/xnu.git] / osfmk / conf / Makefile.arm64
1 ######################################################################
2 #BEGIN Machine dependent Makefile fragment for arm64
3 ######################################################################
4
5 CWARNFLAGS = $(CWARNFLAGS_STD) -Wshorten-64-to-32
6
7 # Files that must go in the __HIB segment:
8 HIB_FILES=
9
10 lz4.o_CFLAGS_ADD += -fbuiltin -O3
11 ######################################################################
12 #END Machine dependent Makefile fragment for arm64
13 ######################################################################