Loading...
xcodeconfig/libmalloc_exclaves_introspector.xcconfig libmalloc-792.60.6 /dev/null
--- libmalloc/libmalloc-792.60.6/xcodeconfig/libmalloc_exclaves_introspector.xcconfig
+++ /dev/null
@@ -1,22 +0,0 @@
-#include "libmalloc_common.xcconfig"
-
-
-BUILD_VARIANTS = normal
-INSTALL_PATH = /System/Library/PrivateFrameworks
-PRODUCT_NAME = MallocExclavesIntrospector
-
-// FIXME: Causes overlapping definitions between System.framework's public and private headers
-// rdar://115572617 (Support modular inclusion of mach/vm_reclaim.h)
-CLANG_ENABLE_MODULES = NO
-
-SUPPORTS_TEXT_BASED_API = YES
-
-SYSTEM_HEADER_SEARCH_PATHS = $(inherited) $(SDKROOT)/$(SDK_INSTALL_HEADERS_ROOT)/System/Library/Frameworks/System.framework/PrivateHeaders $(SDKROOT)/usr/local/standalone/cL4-future/include
-
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) L4_CONFIG_PLAT_EXCLAVE_GENERIC MALLOC_TARGET_EXCLAVES_INTROSPECTOR=1
-
-
-EXCLUDED_SOURCE_FILE_NAMES = src/xzone_malloc/xzone_introspect_stub.c
-EXCLUDED_SOURCE_FILE_NAMES[arch=x86_64] = src/xzone_malloc/xzone_introspect.c
-
-OTHER_LDFLAGS = $(inherited) -lCrashReporterClient