aboutsummaryrefslogtreecommitdiff
path: root/share/examples
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2010-12-30 15:58:23 +0000
committerMarius Strobl <marius@FreeBSD.org>2010-12-30 15:58:23 +0000
commitaab88d9da4e6674f3f507cc24119eef87d402c0c (patch)
tree280da172c58c7c97f7f803e2be6a3dce0e641d64 /share/examples
parentb0aecb3d0367ce883e4227ee959ee3173548097b (diff)
Notes
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/etc/make.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 93fcabf3283e..b21bc1da3245 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -38,6 +38,8 @@
# (Via CPUs) c3 c3-2
# AMD64 architecture: opteron, athlon64, nocona, prescott, core2
# Intel ia64 architecture: itanium2, itanium
+# SPARC-V9 architecture: v9 (generic 64-bit V9), ultrasparc (default
+# if omitted), ultrasparc3
#
# (?= allows to buildworld for a different CPUTYPE.)
#