mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-12-29 14:56:30 +00:00
working on 7.0.1 now
This commit is contained in:
parent
3e97448662
commit
93e8db6af0
2
debian/orig-tar.sh
vendored
2
debian/orig-tar.sh
vendored
@ -20,7 +20,7 @@ set -e
|
||||
|
||||
SVN_BASE_URL=http://llvm.org/svn/llvm-project/
|
||||
MAJOR_VERSION=7
|
||||
CURRENT_VERSION=7 # Should be changed to 3.5.1 later
|
||||
CURRENT_VERSION=7.0.1 # Should be changed to 3.5.1 later
|
||||
|
||||
if test -n "$1"; then
|
||||
# http://llvm.org/svn/llvm-project/{cfe,llvm,compiler-rt,...}/branches/google/stable/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user