xref: /xnu-11417.121.6/tests/cpu_counters/Makefile (revision a1e26a70f38d1d7daa7b49b258e2f8538ad81650)
1*a1e26a70SApple OSS Distributionscpu_counters/cpc_security_tests: OTHER_LDFLAGS += -framework kperf -framework kperfdata
2*a1e26a70SApple OSS Distributionscpu_counters/cpc_security_tests: OTHER_CFLAGS += -Wno-format-nonliteral
3*a1e26a70SApple OSS Distributions
4*a1e26a70SApple OSS Distributionscpu_counters/kpc_tests: OTHER_CFLAGS += -Wno-declaration-after-statement -I ktrace
5*a1e26a70SApple OSS Distributionscpu_counters/kpc_tests: OTHER_LDFLAGS += -framework ktrace -framework kperf -framework kperfdata -ldarwintest_utils
6*a1e26a70SApple OSS Distributionscpu_counters/kpc_tests: INVALID_ARCHS = i386
7*a1e26a70SApple OSS Distributionscpu_counters/kpc_tests: CODE_SIGN_ENTITLEMENTS = stackshot-entitlements.plist
8