]> git.saurik.com Git - apple/xnu.git/blob - bsd/conf/Makefile.arm64
333857edb9e68c2bc62c808445239c6f81d13bff
[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
9 ######################################################################
10 #END Machine dependent Makefile fragment for arm
11 ######################################################################