• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/isl/isl.mk
Thomas PetazzoniThomas Petazzoni committed 422060e6a1109 Jun 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# isl
4
#
5
################################################################################
6
​
7
# The latest 0.13 version is not yet compatible with cloog 0.18.2, so
8
# bumping isl is not possible until a new version of cloog is
9
# published.
10
ISL_VERSION = 0.12.2
11
ISL_SOURCE = isl-$(ISL_VERSION).tar.bz2
12
ISL_SITE = http://isl.gforge.inria.fr/
13
ISL_LICENSE = MIT
14
ISL_LICENSE_FILES = LICENSE
15
ISL_DEPENDENCIES = gmp
16
​
17
# Our libtool patch doesn't apply, and since this package is only
18
# built for the host, we don't really care about it.
19
ISL_LIBTOOL_PATCH = NO
20
​
21
$(eval $(host-autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.