Remove the explicit usage of gcc 4.8... Disable, for now, it creates a libstdc++ 4.8 dependency

This commit is contained in:
Sylvestre Ledru 2013-12-19 16:18:35 +00:00
parent 33cc216f0a
commit bd62db3c79

2
debian/control vendored
View File

@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
lsb-release, patchutils, diffstat, xz-utils, chrpath, python-dev,
libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev,
libisl-dev (>= 0.11.1), libjsoncpp-dev,
lcov, procps, help2man, gcc-4.8, g++-4.8, dh-ocaml
lcov, procps, help2man, dh-ocaml
Build-Conflicts: oprofile, ocaml
Standards-Version: 3.9.5
Homepage: http://www.llvm.org/