Module Name: src Committed By: drochner Date: Thu May 6 10:01:20 UTC 2010
Modified Files: src/gnu/dist/gcc4/gcc: gthr-posix.h Log Message: make the stdc++ headers usable for clang++. clang wants that __weakref__ declarations are "static", gcc-4.1 uses "extern" here. (gcc-4.2 uses "static" as well, so this looks like a bug in gcc.) approved by mrg To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 src/gnu/dist/gcc4/gcc/gthr-posix.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.