Skip to content
Snippets Groups Projects
Commit 917b1713 authored by Haelwenn Monnier's avatar Haelwenn Monnier Committed by Celeste
Browse files

testing/tcc: upgrade to 0.9.27_git20250106

Notably seems to fix the following error messages on riscv,
albeit still occuring with passing -g to tcc(1):

    tcc: error: Unknown relocation type for got: 61
    tcc: error: Unknown relocation type for got: 60
parent f716cbce
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!79298testing/tcc: upgrade to 0.9.27_git20250106
Pipeline #295157 skipped
......@@ -3,9 +3,9 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=tcc
pkgver=0.9.27_git20241020
_commit="d7f9166ab5687e3c657c6e15adcd509982893a37"
pkgrel=2
pkgver=0.9.27_git20250106
_commit="f6385c05308f715bdd2c06336801193a21d69b50"
pkgrel=0
pkgdesc="Tiny C Compiler"
url="https://repo.or.cz/w/tinycc.git"
# loongarch64: Unsupported CPU
......@@ -62,6 +62,6 @@ libs() {
}
sha512sums="
c716e8ed493d8d32ddf52f04df34d0f09e3486aa638e33908d225bb6f7dcf2ac92513a4e9ebb952db4de38b01e44384411d64b78ad4f0f1f24a02b93b98606f7 tcc-d7f9166ab5687e3c657c6e15adcd509982893a37.tar.gz
12f9e806a9de4300cade2017dcc839e261f0d1eb16bb829321039a89fb2814146c51aa34df40ccad4372522e1b73b6ebad358fd6ff68c1614b4b09a86673f3cf tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz
3e6311ef2b93ef5bcc17eb33077e2d79526c1592bb28189d1d12f1835d3af8234fe33cf49372c3c9ca703bb7cebebbdbbeb3db9864e18a76510e67b52b173e3a libtcc.pc.in
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment