git: Switch back to using CSTD=gnu89 for a number of things again.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jan 22 20:07:36 PST 2011


commit 6ce13a1ed6ca90cd0079a6b2034f2286602dcbc7
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jan 23 05:07:21 2011 +0100

    Switch back to using CSTD=gnu89 for a number of things again.
    
    * gcc44's libobjc
    * libc_r
    * gprof(1)

Summary of changes:
 gnu/lib/gcc44/libobjc/Makefile |    1 +
 lib/libc_r/Makefile            |    1 +
 usr.bin/gprof/Makefile         |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6ce13a1ed6ca90cd0079a6b2034f2286602dcbc7


-- 
DragonFly BSD source repository





More information about the Commits mailing list