Rebuild (GCC 13, binutils 2.39); Test TEXTREL

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-04-26 09:22:04 +03:00
parent b750c51028
commit 1e2b209c13
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Version: 253.2
# determine the build information from local checkout
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')
%endif
Release: %autorelease -e 1.riscv64
Release: %autorelease -e 2.riscv64
%global stable %(c="%version"; [ "$c" = "${c#*.*}" ]; echo $?)