mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:22:34 +00:00
Merge branch '19' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 19
This commit is contained in:
commit
5928ebc612
1
debian/rules
vendored
1
debian/rules
vendored
@ -721,6 +721,7 @@ stamps/preconfigure:
|
|||||||
# Yeah, this is ugly but I don't know how to do better
|
# Yeah, this is ugly but I don't know how to do better
|
||||||
if test "$(LLVM_VERSION)" = "19"; then \
|
if test "$(LLVM_VERSION)" = "19"; then \
|
||||||
sed -i -e "s|(<< 1:19.1.0~++rc3-1~exp2)|(<< 1:19.1.0~++20240910033111)|g" debian/control; \
|
sed -i -e "s|(<< 1:19.1.0~++rc3-1~exp2)|(<< 1:19.1.0~++20240910033111)|g" debian/control; \
|
||||||
|
sed -i -e "s|(<< 1:19.1.0~++rc4-5)|(<< 1:19.1.0~++20240917071600)|g" debian/control; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# llvm-spirv was found, so we can enable *.spv files. Debian
|
# llvm-spirv was found, so we can enable *.spv files. Debian
|
||||||
|
Loading…
Reference in New Issue
Block a user