看板 DFBSD_commit 關於我們 聯絡資訊
commit eb45cc97a2342bb292960372d5b1e4185514e265 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Feb 24 14:13:24 2011 +0800 mk: Add FORCE_CPUTYPE which overrides user's CPUTYPE or forcefully sets CPUTYPE Summary of changes: lib/libstand/Makefile | 2 +- share/mk/bsd.cpu.mk | 4 ++++ share/mk/bsd.init.mk | 2 +- sys/boot/Makefile | 5 ----- sys/boot/pc32/Makefile | 3 --- sys/boot/pc32/Makefile.inc | 2 +- 6 files changed, 7 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eb45cc97a2342bb292960372d5b1e4185514e265 -- DragonFly BSD source repository