git: Build our GCCs with CSTD=gnu89.
commit c50f05d240ae32e508f742e1458397340483af0c
Author: Sascha Wildner <saw@online.de>
Date: Fri Feb 4 00:20:47 2011 +0100
Build our GCCs with CSTD=gnu89.
This fixes building of the GCCs using gcc44.
Reported-by: Max Herrgard <herrgard@gmail.com> and others
Submitted-by: Max Herrgard <herrgard@gmail.com>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1978>
Summary of changes:
gnu/usr.bin/cc41/Makefile.inc | 2 ++
gnu/usr.bin/cc44/Makefile.inc | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c50f05d240ae32e508f742e1458397340483af0c
--
DragonFly BSD source repository