mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 17:25:55 +00:00
Move the VCS to git. Many thanks to James Clarke for doing the conversion
This commit is contained in:
parent
b42af65183
commit
4f6bd52e57
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,11 +1,16 @@
|
||||
llvm-toolchain-4.0 (1:4.0.1-11) UNRELEASED; urgency=medium
|
||||
|
||||
* Move the VCS to git.
|
||||
Many thanks to James Clarke for doing the conversion
|
||||
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
* Add proposed upstream patch by James Clarke to add the
|
||||
missing __tls_get_addr symbol to the symbol table for
|
||||
TLS calls on SPARC (Closes: #890401)
|
||||
|
||||
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 14 Feb 2018 19:25:54 +0100
|
||||
[ Sylvestre Ledru ]
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Feb 2018 19:43:43 +0100
|
||||
|
||||
llvm-toolchain-4.0 (1:4.0.1-10) unstable; urgency=medium
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
|
||||
Build-Conflicts: oprofile, ocaml, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev
|
||||
Standards-Version: 4.1.1
|
||||
Homepage: http://www.llvm.org/
|
||||
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/4.0/
|
||||
Vcs-Browser: https://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/4.0/
|
||||
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 4.0
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/4.0
|
||||
|
||||
# ------------- clang -------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user