看板 DFBSD_commit 關於我們 聯絡資訊
commit 127a3eb4035f914ee311e89500f4d77abda51b3f Author: Sascha Wildner <saw@online.de> Date: Fri Feb 25 18:20:18 2011 +0100 Add 'gcc46' as a CCVER value (using /usr/pkgsrc/lang/gnat-aux). So far I've tested building and running our kernel (which both works). World hasn't been tested and would fail using default values, since gnat-aux so far only supports C and Ada. Many thanks to John Marino <john@marino.st> who did and maintains the lang/gnat-aux package. Summary of changes: etc/defaults/compilers.conf | 5 +++++ libexec/customcc/cc.sh | 4 ++++ share/man/man5/compilers.conf.5 | 12 ++++++++---- 3 files changed, 17 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/127a3eb4035f914ee311e89500f4d77abda51b3f -- DragonFly BSD source repository