X-Git-Url: https://git.saurik.com/apple/libpthread.git/blobdiff_plain/c1f56ec94c29e576da2d6d7164bee1bdb2f02471..4d9153646b79616988baf143c3597b37a778e989:/xcodescripts/pthread.xcconfig diff --git a/xcodescripts/pthread.xcconfig b/xcodescripts/pthread.xcconfig index e5ca03d..897c54b 100644 --- a/xcodescripts/pthread.xcconfig +++ b/xcodescripts/pthread.xcconfig @@ -83,6 +83,8 @@ LINK_WITH_STANDARD_LIBRARIES = NO DYLIB_CURRENT_VERSION = $(RC_ProjectSourceVersion) DYLIB_COMPATIBILITY_VERSION = 1 DIRTY_LDFLAGS = -Wl,-dirty_data_list,$(SRCROOT)/xcodescripts/pthread.dirty +// i386 Simulator shared-cache cannot handle __data_dirty +DIRTY_LDFLAGS[sdk=macos*][arch=i386] = LEGACY_ALIAS_LDFLAGS = LEGACY_ALIAS_LDFLAGS[sdk=macos*][arch=i386*] = -Wl,-alias_list,$(SRCROOT)/xcodescripts/pthread-i386.aliases