diff --git a/debian/rules b/debian/rules index a6b9442d..fe258637 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ TARGET_BUILD := build-llvm DEB_INST := $(CURDIR)/debian/tmp/ #GCC_VERSION := 4.8 GCC_VERSION := $(shell dpkg-query -W -f '$${Version}' g++ | sed -rne 's,^([0-9]+:)?([0-9]+\.[0-9]+).*$$,\2,p') -LLVM_VERSION := 3.5 +LLVM_VERSION := 3.6 LLVM_VERSION_FULL := $(LLVM_VERSION).0 SONAME_EXT := 1 # Manage the case when the version is 1:3.5~svn213052-1~exp1 or 1:3.4.2-1