summaryrefslogtreecommitdiffstats
path: root/config/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 /config/ChangeLog
parentc1a30d6c48945685b7c0484d97819f3f62700764 (diff)
downloadppe42-gcc-03946639ed31d9bf53a0c8b229d699eb97e5dc1d.tar.gz
ppe42-gcc-03946639ed31d9bf53a0c8b229d699eb97e5dc1d.zip
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 'config/ChangeLog')
-rw-r--r--config/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index c2c93fc2e39..aa4e0a3de82 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * isl.m4 (ISL_CHECK_VERSION): Add -lisl to LIBS, not LDFLAGS.
+
2012-07-02 Richard Guenther <rguenther@suse.de>
* isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer.
OpenPOWER on IntegriCloud