diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2010-12-30 15:58:23 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2010-12-30 15:58:23 +0000 |
| commit | aab88d9da4e6674f3f507cc24119eef87d402c0c (patch) | |
| tree | 280da172c58c7c97f7f803e2be6a3dce0e641d64 /share/examples | |
| parent | b0aecb3d0367ce883e4227ee959ee3173548097b (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 2 |
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.) # |
