From bd62db3c79c331792cf299195f187892208f4057 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 19 Dec 2013 16:18:35 +0000 Subject: [PATCH] Remove the explicit usage of gcc 4.8... Disable, for now, it creates a libstdc++ 4.8 dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3ff676e4..7e1fb476 100644 --- a/debian/control +++ b/debian/control @@ -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/