summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-21 12:26:30 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-21 12:26:30 +0000
commit55184b41ccf424f7c275f79463ebcb9fd93f5004 (patch)
tree5dbbe6e9b187f5d7b351d9c462be4348aaa35075 /ChangeLog
parentbbb514dcf4bb7d49582abf414ccaffa26d166eae (diff)
downloadgcc-55184b41ccf424f7c275f79463ebcb9fd93f5004.tar.gz
PR bootstrap/48120:
* configure.ac (pwllib): Use LIBS instead of LDFLAGS. Add -lstdc++ -lm to LIBS. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171225 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6be0c84b4fb..011b796a27e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ PR bootstrap/48120:
+ * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
+ Add -lstdc++ -lm to LIBS.
+ * configure: Regenerate.
+
2011-03-18 David Edelsohn <dje.gcc@gmail.com>
* config.guess: Update to version 2011-02-02