DragonFly-2.3.2.241.g5c707 master gnu/lib/gcc44/libstdc++ ctype_
commit 5c7070f77490ea6e5b3e1a25919ae2ba26997239
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Mon Aug 3 02:43:17 2009 +0200
gcc44: add patch files necessary for build
These files were not added because .gitignore contains an entry for
*.patch...
Summary of changes:
gnu/lib/gcc44/libstdc++/ctype_base.h.patch | 31 +++++++++++++++++++++++
gnu/lib/gcc44/libstdc++/ctype_noninline.h.patch | 21 +++++++++++++++
2 files changed, 52 insertions(+), 0 deletions(-)
create mode 100644 gnu/lib/gcc44/libstdc++/ctype_base.h.patch
create mode 100644 gnu/lib/gcc44/libstdc++/ctype_noninline.h.patch
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5c7070f77490ea6e5b3e1a25919ae2ba26997239
--
DragonFly BSD source repository