summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2017-01-23 03:06:20 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2017-01-25 21:51:18 (GMT)
commitc768f77e544f62ab627d66cb322b78852775fc95 (patch)
treeeaa33b3341ed8b7f661b2f615c95439d60936486 /plugins
parent2a92ee34324326b4988fb7899a02b59553c25329 (diff)
downloadmxe-c768f77e544f62ab627d66cb322b78852775fc95.zip
mxe-c768f77e544f62ab627d66cb322b78852775fc95.tar.gz
mxe-c768f77e544f62ab627d66cb322b78852775fc95.tar.bz2
gcc4 plugin: fix circular dependency gcc-cloog
This line was in cloog before gcc5 and forgotten to be added to this plugin.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/gcc4/gcc4-overlay.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gcc4/gcc4-overlay.mk b/plugins/gcc4/gcc4-overlay.mk
index bda6f71..bfeb2f4 100644
--- a/plugins/gcc4/gcc4-overlay.mk
+++ b/plugins/gcc4/gcc4-overlay.mk
@@ -11,6 +11,7 @@ $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.bastoul.net/cloog/pages/download/$($(PKG)_FILE)
$(PKG)_URL_2 := ftp://gcc.gnu.org/pub/gcc/infrastructure/$($(PKG)_FILE)
$(PKG)_TARGETS := $(BUILD) $(MXE_TARGETS)
+$(PKG)_DEPS_$(BUILD) := gmp isl
PKG := isl
$(PKG)_VERSION := 0.12.2