DragonFly commits List (threaded) for 2004-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/objformat
joerg 2004/10/26 04:27:46 PDT
DragonFly src repository
Modified files:
usr.bin/objformat Makefile objformat.c
Log:
Add support to specify the default compiler and binutil version in
/etc/make.conf.
Use entries of the form
CCVER_DEFAULT= gcc34
BINUTILSVER_DEFAULT= binutils214
to use gcc34 and the new binutils by default.
Add the DragonFly copyright to objformat.c.
Revision Changes Path
1.6 +6 -0 src/usr.bin/objformat/Makefile
1.13 +1 -0 src/usr.bin/objformat/objformat.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/objformat/Makefile.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/objformat/objformat.c.diff?r1=1.12&r2=1.13&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]