10.2-STABLE FreeBSD 10.2-STABLE #0 r291532: Mon Nov 30 15:49:38 PST 2015 The file /usr/share/examples/etc/make.conf shows athlen-xp as a CPUTYPE. It should be athlon-xp # (AMD CPUs) amdfam10, opteron-sse3, athlon64-sse3, k8-sse3, # opteron, athlon64, athlon-fx, k8, athlon-mp, # athlen-xp, athlon-4, athlon-tbird, athlon, k7, # geode, k6-3, k6-2, k6
A commit references this bug: Author: brueffer Date: Mon Dec 7 18:39:38 UTC 2015 New revision: 291950 URL: https://svnweb.freebsd.org/changeset/base/291950 Log: Fix a typo in the CPUTYPE list. PR: 205099 Submitted by: xxjack12xx@gmail.com MFC after: 1 week Changes: head/share/examples/etc/make.conf
Fixed in HEAD, I'll merge this to the stable branches soon. Thanks!
A commit references this bug: Author: brueffer Date: Mon Dec 14 11:28:16 UTC 2015 New revision: 292198 URL: https://svnweb.freebsd.org/changeset/base/292198 Log: MFH: r291950 Fix a typo in the CPUTYPE list. PR: 205099 Submitted by: xxjack12xx@gmail.com Changes: _U stable/10/ stable/10/share/examples/etc/make.conf