summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXiretza2024-03-16 11:31:29 +0000
committerXiretza2024-03-16 11:31:29 +0000
commit21296d2bc78e1657607df2644e4f8184351aed22 (patch)
tree88ee41d312731d2bff76854ef1343f33ef3ce8f9 /.SRCINFO
parent706256e45e2304c87335c798b06193ac3050e25a (diff)
downloadaur-21296d2bc78e1657607df2644e4f8184351aed22.tar.gz
fix build by disabling LTO
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cdae4cc15b9..cc5900db6e28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ghdl-gcc-git
pkgdesc = VHDL simulator - GCC back-end
- pkgver = 3.0.0dev.r7048.g7028d03e5
+ pkgver = 5.0.0dev.r9326.gec7cd5909
pkgrel = 1
url = https://github.com/ghdl/ghdl
install = ghdl.install
@@ -14,13 +14,14 @@ pkgbase = ghdl-gcc-git
license = GPL2
makedepends = git
depends = gcc-ada
- provides = ghdl=3.0.0dev.r7048.g7028d03e5
- provides = ghdl-git=3.0.0dev.r7048.g7028d03e5
+ provides = ghdl=5.0.0dev.r9326.gec7cd5909
+ provides = ghdl-git=5.0.0dev.r9326.gec7cd5909
conflicts = ghdl
conflicts = ghdl-llvm-git
conflicts = ghdl-mcode-git
options = !emptydirs
options = staticlibs
+ options = !lto
source = ghdl::git+https://github.com/ghdl/ghdl.git
source = https://gcc.gnu.org/pub/gcc/releases/gcc-11.2.0/gcc-11.2.0.tar.xz
source = https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2