mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 04:13:37 +00:00
Update debian/README documentation
This commit is contained in:
parent
2946aa5c70
commit
a16e74a8ea
4
debian/README
vendored
4
debian/README
vendored
@ -9,13 +9,13 @@ The current snapshot release is maintained in the "snapshot" branch.
|
|||||||
The easiest way to get all branches is probably to have one
|
The easiest way to get all branches is probably to have one
|
||||||
clone per version:
|
clone per version:
|
||||||
|
|
||||||
for f in 14 15 snapshot; do
|
for f in 14 15 16 17 snapshot; do
|
||||||
git clone git@salsa.debian.org:pkg-llvm-team/llvm-toolchain.git -b $f $f
|
git clone git@salsa.debian.org:pkg-llvm-team/llvm-toolchain.git -b $f $f
|
||||||
done
|
done
|
||||||
|
|
||||||
debian/control is generated from debian/control.in by running:
|
debian/control is generated from debian/control.in by running:
|
||||||
|
|
||||||
ebian/rules preconfigure
|
debian/rules preconfigure
|
||||||
|
|
||||||
|
|
||||||
Steps for manually building a snapshot release
|
Steps for manually building a snapshot release
|
||||||
|
Loading…
Reference in New Issue
Block a user