看板 DFBSD_commit 關於我們 聯絡資訊
commit 123dec5182f2414db3e129eb0a7b7bde396db855 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Oct 29 15:58:38 2009 +0100 Makefile.inc1: introduce WORLD_BINUTILSVER WORLD_BINUTILSVER can be used to set the binutils version to be used as ctools when building world, as opposed to BINUTILSVER, which sets the binutils version to be used for building the ctools. Summary of changes: Makefile.inc1 | 6 ++++-- share/mk/bsd.cpu.mk | 3 +++ share/mk/sys.mk | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/123dec5182f2414db3e129eb0a7b7bde396db855 -- DragonFly BSD source repository