PKGNAME=gcc-runtime
PKGSEC=devel
PKGDEP="gcc-runtime-15"
PKGDES="Runtime libraries of GCC (metapackage)"
BUILDDEP="gcc-15"

ABSPILTDBG=0
ABSTRIP=0

ABSPIRAL=1

# Note: Debian's GCC is currently at 1:.
PKGEPOCH_SPIRAL=1

# NOTE: libgccjit are moved to gcc-runtime.
# NOTE: Modula-2 runtimes are moved to gcc-runtime.
# NOTE: libgcc_s.so script moved to gcc.
PKGBREAK="gcc-runtime<=1:15.2.0 gcc<=15.2.0"
PKGREP="gcc-runtime<=1:15.2.0 gcc<=1:15.2.0"

# Note: Extra Provides for Spiral (Debian compatibilty).
PKGPROV="libgcc1_spiral libgcc-s1_spiral"

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
