xref: /xnu-11215/tests/cpu_counters/Makefile (revision 94d3b452)
11031c584SApple OSS Distributionscpu_counters/cpc_security_tests: OTHER_LDFLAGS += -framework kperf -framework kperfdata
21031c584SApple OSS Distributionscpu_counters/cpc_security_tests: OTHER_CFLAGS += -Wno-format-nonliteral
3*94d3b452SApple OSS Distributions
4*94d3b452SApple OSS Distributionscpu_counters/kpc_tests: OTHER_CFLAGS += -Wno-declaration-after-statement -I ktrace
5*94d3b452SApple OSS Distributionscpu_counters/kpc_tests: OTHER_LDFLAGS += -framework ktrace -framework kperf -framework kperfdata -ldarwintest_utils
6*94d3b452SApple OSS Distributionscpu_counters/kpc_tests: INVALID_ARCHS = i386
7*94d3b452SApple OSS Distributionscpu_counters/kpc_tests: CODE_SIGN_ENTITLEMENTS = stackshot-entitlements.plist
8