git: csu: isolate gcc-specific flags
John Marino
marino at crater.dragonflybsd.org
Thu Nov 6 03:37:46 PST 2014
commit 89fc3808b84cef20f0925c432f03b1ad6f87eea1
Author: John Marino <draco at marino.st>
Date: Thu Nov 6 12:33:07 2014 +0100
csu: isolate gcc-specific flags
Limiting gcc-specific flags to CCVER that begins with "gcc" allows world
to build on clang without NO_WARNS defined.
Summary of changes:
gnu/lib/gcc44/csu/Makefile | 5 ++++-
gnu/lib/gcc47/csu/Makefile | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89fc3808b84cef20f0925c432f03b1ad6f87eea1
--
DragonFly BSD source repository
More information about the Commits
mailing list