]> git.saurik.com Git - apple/libpthread.git/blobdiff - tests/Makefile
libpthread-454.100.8.tar.gz
[apple/libpthread.git] / tests / Makefile
index 1988e63431c87fdfa9e4aaf366519a29f272f4bd..f898cf7f5c14672669c8b03d84e825cc14a35cd9 100644 (file)
@@ -55,8 +55,11 @@ TARGETS += setrlimit_sigsegv
 TARGETS += wq_limits
 TARGETS += add_timer_termination
 TARGETS += perf_contended_mutex_rwlock
+
+ifeq ($(PLATFORM),MacOSX)
 TARGETS += pthread_jit_write_protection
 pthread_jit_write_protection: CODE_SIGN_ENTITLEMENTS=pthread_jit_write_protection-entitlements.plist
+endif
 
 # this should be CUSTOM_TARGETS, see "Compatibility defines" in Makefile.targets
 OTHER_TARGETS := stackoverflow_crash