mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 15:03:59 +00:00
fix the date
This commit is contained in:
parent
87f93dc71e
commit
550cea5cfe
2
debian/rules
vendored
2
debian/rules
vendored
@ -721,7 +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~++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