]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/conf/Makefile.x86_64
xnu-4570.71.2.tar.gz
[apple/xnu.git] / iokit / conf / Makefile.x86_64
index 463de5a20bbd56f527f00c1fa37fb1c08f5d87cd..61de9d5843c630135527427d281a556148500703 100644 (file)
@@ -8,7 +8,9 @@ UNCONFIGURED_HIB_FILES= \
 
 HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))
 
+# Unconfigured __HIB files must be Mach-O for "setsegname"
+IOHibernateRestoreKernel.o_CFLAGS_ADD += -fno-stack-protector $(CFLAGS_NOLTO_FLAG)
+
 ######################################################################
 #END    Machine dependent Makefile fragment for x86_64
 ######################################################################
-