cvs commit: src/nrelease Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 20 01:12:59 PST 2004
dillon 2004/12/20 01:11:56 PST
DragonFly src repository
Modified files:
nrelease Makefile
Log:
Move the CCVER override for the release build from a make command line
variable to an environment variable. Make command line variables cannot
be overridden which will prevent the buildworld the release target runs
from being able to properly override sub-makes during e.g. the GCC-3.4 build.
Revision Changes Path
1.20 +4 -4 src/nrelease/Makefile
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.19&r2=1.20&f=u
More information about the Commits
mailing list