summaryrefslogtreecommitdiffstats
path: root/src/cloog.mk
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2017-02-05 08:57:28 (GMT)
committerGitHub <noreply@github.com>2017-02-05 08:57:28 (GMT)
commit27facf1c6fcb7973781568dde9b0c1072e28f669 (patch)
treef5bd8ffbb147bc4c1853c8f695a736b45e9b78d7 /src/cloog.mk
parent90df394cecf53403dea4e90cdcabd7ba4d566732 (diff)
parentb1b913196993fa00ca9914224bca3528ca6c3aef (diff)
downloadmxe-27facf1c6fcb7973781568dde9b0c1072e28f669.zip
mxe-27facf1c6fcb7973781568dde9b0c1072e28f669.tar.gz
mxe-27facf1c6fcb7973781568dde9b0c1072e28f669.tar.bz2
Merge pull request #1659 from tonytheodore/gcc5-fixbuild-2017-02-11
Cleanups and fixes after gcc5 update
Diffstat (limited to 'src/cloog.mk')
-rw-r--r--src/cloog.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cloog.mk b/src/cloog.mk
index 0124f68..d5d6758 100644
--- a/src/cloog.mk
+++ b/src/cloog.mk
@@ -10,7 +10,6 @@ $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(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 := $(MXE_TARGETS)
$(PKG)_DEPS := gcc gmp isl
define $(PKG)_UPDATE