]> git.saurik.com Git - apple/xnu.git/blob - bsd/conf/Makefile.arm64
c7d4f4a2e40373ed4530d2f2e296b055351a0c83
[apple/xnu.git] / bsd / conf / Makefile.arm64
1 ######################################################################
2 #BEGIN Machine dependent Makefile fragment for arm
3 ######################################################################
4
5 # Inline assembly doesn't interact well with LTO
6 fbt_arm.o_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)
7
8 kern_csr.o_CFLAGS_ADD += -I$(SRCROOT)/osfmk
9
10 ######################################################################
11 #END Machine dependent Makefile fragment for arm
12 ######################################################################