summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorSebastian Pop <s.pop@samsung.com>2015-12-17 18:50:05 +0000
committerSebastian Pop <spop@gcc.gnu.org>2015-12-17 18:50:05 +0000
commite357a5e03c2e6f3b1d51bebe3c57322b28950b0f (patch)
tree7f5e57b4637b32e153d20b7805595417c9f2990f /Makefile.tpl
parent616e2b4a9a5ca9f362f80c4a95a84353e342abe7 (diff)
replace ISL with isl
From-SVN: r231784
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 693e4d5c58a..f7bb77e6d67 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -315,7 +315,7 @@ NORMAL_TARGET_EXPORTS = \
HOST_GMPLIBS = @gmplibs@
HOST_GMPINC = @gmpinc@
-# Where to find ISL
+# Where to find isl
HOST_ISLLIBS = @isllibs@
HOST_ISLINC = @islinc@