DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/share/mk bsd.cpu.gcc2.mk
joerg 2004/06/19 17:43:28 PDT
DragonFly src repository
Modified files:
share/mk bsd.cpu.gcc2.mk
Log:
Always set the _CPUCFLAGS in bsd.cpu.gcc2.mk to some known, safe
value. For the !CPUTYPE || CPUTYPE==i386 case _CPUCFLAGS wasn't
reset which breaks a CCVER=gcc34 buildworld, because the default
flags for gcc34 (-mtune=pentiumpro) doesn't work for gcc2.
Revision Changes Path
1.4 +1 -0 src/share/mk/bsd.cpu.gcc2.mk
http://www.dragonflybsd.org/cvsweb/src/share/mk/bsd.cpu.gcc2.mk.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]