Skip to content
Snippets Groups Projects
Commit 91ba8f18 authored by Sven Verdoolaege's avatar Sven Verdoolaege
Browse files

only build isl.py and its dependencies when extract_interface is available


The isl.py target in itself is fairly harmless since isl.py
is not built by default and therefore only results in failures
when the bindings are being built explicitly (or on "make dist).
However, barvinok-0.40-18-gb2a61c464a (interface: make language bindings
depend on all relevant headers, Sun Feb 18 12:30:10 2018 +0100)
added a libdep.a target which does get built by default while
it can only be built with a bundled or build isl submodule.
Hide the entire isl.py machinery behind a conditional to avoid
failures when a system isl submodule is being used.

Reported-by: default avatarMarcin Copik <mcopik@gmail.com>
Signed-off-by: default avatarSven Verdoolaege <sven.verdoolaege@gmail.com>
parent 5359234d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment