Loading...
xcodeconfig/libmalloc_exclavekit.xcconfig libmalloc-646.0.13 libmalloc-792.1.1
--- libmalloc/libmalloc-646.0.13/xcodeconfig/libmalloc_exclavekit.xcconfig
+++ libmalloc/libmalloc-792.1.1/xcodeconfig/libmalloc_exclavekit.xcconfig
@@ -1,4 +1,5 @@
 #include "libmalloc_common.xcconfig"
+
 
 SDKROOT = exclavekit.iphoneos.internal
 SUPPORTED_PLATFORMS = exclavekit.iphoneos exclavekit.macosx exclavekit.appletvos exclavekit.watchos exclavekit.xros
@@ -16,6 +17,7 @@
 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
 
@@ -29,7 +31,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-lsystem_blocks -Wl,-upward-lsystem_platform
+OTHER_LDFLAGS = $(inherited) -fapple-link-rtlib -umbrella System -Wl,-upward-llibc -Wl,-upward-llibc_plat -Wl,-upward-lsystem_blocks
 
 // ASan builds need to produce a different file with different build settings
 OTHER_LDFLAGS_asan = $(inherited) -Wl,-image_suffix,_asan