summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2012-07-03 09:26:58 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2012-07-03 09:26:58 +0000
commit03946639ed31d9bf53a0c8b229d699eb97e5dc1d (patch)
tree55e6f6c8aae9d906ef6a5a002e107dfec492f2be /ChangeLog
parentc1a30d6c48945685b7c0484d97819f3f62700764 (diff)
downloadgcc-03946639ed31d9bf53a0c8b229d699eb97e5dc1d.tar.gz
Fix ISL check with static libisl
toplevel: * configure: Regenerate. config: * isl.m4 (ISL_CHECK_VERSION): Add -lisl to LIBS, not LDFLAGS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189207 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c95b9bc4b1..72ee3692070 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * configure: Regenerate.
+
2012-07-02 Janis Johnson <janisjo@codesourcery.com>
* MAINTAINERS (Various Maintainers): Add myself as testsuite