mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 05:55:26 +00:00
prepare 5.0.1
This commit is contained in:
parent
ca5ff522d3
commit
00fc80f264
2
debian/rules
vendored
2
debian/rules
vendored
@ -8,7 +8,7 @@ GXX_VERSIONED_EXECUTABLE := $(shell dpkg -L $(GXX_VERSIONED_PACKAGE) | grep '/us
|
||||
GCC_VERSION := $(subst /usr/bin/g++-,,$(GXX_VERSIONED_EXECUTABLE))
|
||||
|
||||
LLVM_VERSION := 5.0
|
||||
LLVM_VERSION_FULL := $(LLVM_VERSION).0
|
||||
LLVM_VERSION_FULL := $(LLVM_VERSION).1
|
||||
|
||||
SONAME_EXT := 1
|
||||
# Manage the case when the version is 1:3.5~svn213052-1~exp1 or 1:3.4.2-1
|
||||
|
Loading…
Reference in New Issue
Block a user