OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gcc/ChangeLog:
[pf3gnuchains/gcc-fork.git]
/
libstdc++-v3
/
acinclude.m4
diff --git
a/libstdc++-v3/acinclude.m4
b/libstdc++-v3/acinclude.m4
index
aba9a1b
..
e0c698d
100644
(file)
--- a/
libstdc++-v3/acinclude.m4
+++ b/
libstdc++-v3/acinclude.m4
@@
-2737,7
+2737,7
@@
if test x$enable_symvers = xyes ; then
else
if test $with_gnu_ld = yes ; then
case ${target_os} in
-
cygwin* | pe | mingw32* |
hpux*)
+ hpux*)
enable_symvers=no ;;
*)
enable_symvers=gnu ;;