fix version

This commit is contained in:
Sylvestre Ledru 2014-09-02 11:28:13 +00:00
parent 41db38af1c
commit 1e91d67afd

2
debian/rules vendored
View File

@ -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