scons, trigger build on riscv64 (#13347)

This commit is contained in:
Schrijvers Luc
2025-12-09 10:17:41 +01:00
committed by GitHub
parent b64d0780ce
commit cba8b7e578

View File

@@ -2,8 +2,8 @@ SUMMARY="A software construction tool"
DESCRIPTION="SCons is an open-source software construction tool - that is, a \
next-generation build tool. Think of SCons as an improved, cross-platform \
substitute for the classic Make utility with integrated functionality similar \
to autoconf/automake and compiler caches such as ccache. In short, SCons is \
an easier, more reliable and faster way to build software."
to autoconf/automake and compiler caches such as ccache. In short, SCons is an \
easier, more reliable and faster way to build software."
HOMEPAGE="https://www.scons.org/"
COPYRIGHT="2001-2023 The SCons Foundation"
LICENSE="MIT"