Add support to specify the default compiler and binutil version in
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 26 Oct 2004 11:27:46 +0000 (11:27 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 26 Oct 2004 11:27:46 +0000 (11:27 +0000)
commitf29fb17dd751d7f8a9d82ed80620240f2de41015
tree441c999fde720f8f404c63d45c9558369ab003a9
parent62529567e67ed1ad8e1a05a0a44433f64f0c1dbf
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.
usr.bin/objformat/Makefile
usr.bin/objformat/objformat.c