cvs commit: src/usr.bin/objformat
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue Oct 26 04:28:08 PDT 2004
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
More information about the Commits
mailing list