看板 DFBSD_commit 關於我們 聯絡資訊
commit c87a6f8a5fe41394297cfd6f8de08b1c8fcf6098 Author: Simon Schubert <simon.schubert@epfl.ch> Date: Thu May 14 16:02:57 2009 +0200 gcc-4.1: correctly generate libstdc++ gthr.h headers The libstdc++ headers changed the names of their macro symbols since gcc 3.4. This was missed when introducing gcc 4.1. Update the generation rules to match those of the libstdc++ include/Makefile.am. Reported-by: hasso@ Summary of changes: gnu/lib/gcc41/libstdc++/Makefile | 22 +++++++++++++--------- 1 files changed, 13 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c87a6f8a5fe41394297cfd6f8de08b1c8fcf6098 -- DragonFly BSD source repository