git: gcc44: adjust build infrastructure for gcc-4.4.2

Simon Schubert corecode at crater.dragonflybsd.org
Wed Oct 28 06:08:14 PDT 2009


commit 0d53e69f9c6aa6972462ab7900e110c8846e99e4
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Wed Oct 28 12:32:06 2009 +0100

    gcc44: adjust build infrastructure for gcc-4.4.2

Summary of changes:
 gnu/lib/gcc44/libstdc++/Makefile                   |   18 +--
 gnu/lib/gcc44/libstdc++/ctype_base.h.patch         |   31 -----
 gnu/lib/gcc44/libstdc++/ctype_noninline.h.patch    |   21 ----
 gnu/lib/gcc44/libstdc++/os_defines.h               |    6 -
 gnu/usr.bin/cc44/Makefile.inc                      |    6 +-
 gnu/usr.bin/cc44/Makefile.tgt                      |   12 +-
 gnu/usr.bin/cc44/cc_prep/config/dragonfly-native.h |   15 +--
 gnu/usr.bin/cc44/cc_prep/config/dragonfly-spec.h   |  125 -------------------
 gnu/usr.bin/cc44/cc_prep/config/dragonfly.h        |   87 --------------
 gnu/usr.bin/cc44/cc_prep/config/i386/dragonfly.h   |  126 --------------------
 gnu/usr.bin/cc44/cc_prep/config/i386/dragonfly64.h |   51 --------
 11 files changed, 14 insertions(+), 484 deletions(-)
 delete mode 100644 gnu/lib/gcc44/libstdc++/ctype_base.h.patch
 delete mode 100644 gnu/lib/gcc44/libstdc++/ctype_noninline.h.patch
 delete mode 100644 gnu/lib/gcc44/libstdc++/os_defines.h
 delete mode 100644 gnu/usr.bin/cc44/cc_prep/config/dragonfly-spec.h
 delete mode 100644 gnu/usr.bin/cc44/cc_prep/config/dragonfly.h
 delete mode 100644 gnu/usr.bin/cc44/cc_prep/config/i386/dragonfly.h
 delete mode 100644 gnu/usr.bin/cc44/cc_prep/config/i386/dragonfly64.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d53e69f9c6aa6972462ab7900e110c8846e99e4


-- 
DragonFly BSD source repository





More information about the Commits mailing list