]> git.saurik.com Git - apple/libc.git/blobdiff - tests/Makefile
Libc-1272.250.1.tar.gz
[apple/libc.git] / tests / Makefile
index 2b2f5be6be36986f5f75446aa5259ae451142e56..493827433182cde2c93d30c555a92b5d9b16ad2e 100644 (file)
@@ -35,6 +35,7 @@ qsort_perf: OTHER_CFLAGS += -Wno-sign-compare -Wno-sign-conversion -Wno-cast-ali
 else
 EXCLUDED_SOURCES += qsort_perf.c
 endif
+os_variant: OTHER_CFLAGS += -DOS_CRASH_ENABLE_EXPERIMENTAL_LIBTRACE
 
 include $(DEVELOPER_DIR)/AppleInternal/Makefiles/darwintest/Makefile.targets