]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/conf/Makefile.arm64
xnu-7195.60.75.tar.gz
[apple/xnu.git] / osfmk / conf / Makefile.arm64
index fab485b6071c8420b7abe7456b5e64ef8fff7890..7daa433291771211604f8b4aecb67fe27d6263f2 100644 (file)
@@ -37,10 +37,6 @@ endef
 
 $(foreach FILE,$(UNCONFIGURED_HIB_FILES),$(eval $(call ADD_HIB_CFLAGS,$(FILE))))
 
-# hibernate_restore.o uses function pointers but the signing keys aren't set up yet,
-# so compile this file with no ptrauth
-hibernate_restore.o_CFLAGS_ADD += -fno-ptrauth-calls
-
 lz4.o_CFLAGS_ADD += -fbuiltin -O3
 vfp_state_test.o_CFLAGS_ADD += -mno-implicit-float