git: GCC - Add NO_GCC44 feature and use it in test/amd64/Makefile

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 9 11:16:13 PDT 2009


commit d8280c36a8fbf8df502bd11f6395490d696e4a56
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Aug 9 10:21:22 2009 -0700

    GCC - Add NO_GCC44 feature and use it in test/amd64/Makefile
    
    * Feature added primarily so we can get amd64 buildworlds working again,
      until gcc-4.4 starts building with it.

Summary of changes:
 Makefile.inc1                                      |    4 ++++
 gnu/lib/Makefile                                   |    5 ++++-
 gnu/usr.bin/Makefile                               |    2 ++
 .../cc44/gmp/{Makefile.i386 => Makefile.amd64}     |    2 +-
 test/amd64/Makefile                                |    6 ++++--
 5 files changed, 15 insertions(+), 4 deletions(-)
 copy gnu/usr.bin/cc44/gmp/{Makefile.i386 => Makefile.amd64} (60%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d8280c36a8fbf8df502bd11f6395490d696e4a56


-- 
DragonFly BSD source repository





More information about the Commits mailing list