summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Macy <mmacy@FreeBSD.org>2018-05-24 04:30:06 +0000
committerMatt Macy <mmacy@FreeBSD.org>2018-05-24 04:30:06 +0000
commite98bbcf9ca437b13c6ede314380183963969bff1 (patch)
tree46d0c9b9b9df9de1fb5c2421715ff4df800c1f1e /Makefile
parent3741a56c310d6e0c2a98231856014567575f07f5 (diff)
downloadsrc-test-e98bbcf9ca437b13c6ede314380183963969bff1.tar.gz
src-test-e98bbcf9ca437b13c6ede314380183963969bff1.zip
libpmcstat: compile in events based on json description
Notes
Notes: svn path=/head/; revision=334128
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a1ebc9d81f2f..77170dfc3556d 100644
--- a/Makefile
+++ b/Makefile
@@ -481,7 +481,8 @@ worlds: .PHONY
# existing system is.
#
.if make(universe) || make(universe_kernels) || make(tinderbox) || make(targets)
-TARGETS?=amd64 arm arm64 i386 mips powerpc riscv sparc64
+TARGETS?=amd64 i386 powerpc arm64
+#riscv arm sparc64 mips
_UNIVERSE_TARGETS= ${TARGETS}
TARGET_ARCHES_arm?= arm armeb armv6 armv7
TARGET_ARCHES_arm64?= aarch64