Loading...
xcodeconfig/libmalloc_exclavekit.xcconfig libmalloc-792.80.2 libmalloc-646.0.13
--- libmalloc/libmalloc-792.80.2/xcodeconfig/libmalloc_exclavekit.xcconfig
+++ libmalloc/libmalloc-646.0.13/xcodeconfig/libmalloc_exclavekit.xcconfig
@@ -1,5 +1,4 @@
 #include "libmalloc_common.xcconfig"
-
 
 SDKROOT = exclavekit.iphoneos.internal
 SUPPORTED_PLATFORMS = exclavekit.iphoneos exclavekit.macosx exclavekit.appletvos exclavekit.watchos exclavekit.xros
@@ -17,7 +16,6 @@
 SYSTEM_HEADER_SEARCH_PATHS = $(inherited) $(SDKROOT)/System/ExclaveKit/usr/local/standalone/cL4-future/include
 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) L4_CONFIG_PLAT_EXCLAVE_GENERIC
 
-
 SUPPORTS_TEXT_BASED_API = YES
 TAPI_VERIFY_MODE = Pedantic
 
@@ -31,7 +29,7 @@
 LINK_WITH_STANDARD_LIBRARIES = NO
 LIBRARY_SEARCH_PATHS = $(inherited) $(SDKROOT)/$(SYSTEM_PREFIX)/usr/lib/system
 // `___chkstk_darwin` comes from compiler-rt
-OTHER_LDFLAGS = $(inherited) -fapple-link-rtlib -umbrella System -Wl,-upward-llibc -Wl,-upward-llibc_plat -Wl,-upward-lsystem_blocks
+OTHER_LDFLAGS = $(inherited) -fapple-link-rtlib -umbrella System -Wl,-upward-llibc -Wl,-upward-lsystem_blocks -Wl,-upward-lsystem_platform
 
 // ASan builds need to produce a different file with different build settings
 OTHER_LDFLAGS_asan = $(inherited) -Wl,-image_suffix,_asan