gcc4 plugin: fix circular dependency gcc-cloog

This line was in cloog before gcc5 and forgotten to be added to this plugin.
This commit is contained in:
Boris Nagaev 2017-01-23 04:06:20 +01:00
parent 2a92ee3432
commit c768f77e54
1 changed files with 1 additions and 0 deletions

View File

@ -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