Use go-toolset from AlmaLinux

This commit is contained in:
Holger Obermaier
2022-03-01 14:08:18 +01:00
parent cf2925814b
commit 01090f7e10
2 changed files with 1 additions and 7 deletions

View File

@@ -74,4 +74,4 @@ RPM: scripts/cc-metric-collector.spec
@SRCFILE="$${SOURCEDIR}/$${PREFIX}.$${FORMAT}"
@git archive --verbose --format "$${FORMAT}" --prefix="$${PREFIX}/" --output="$${SRCFILE}" HEAD
# Build RPM and SRPM
@rpmbuild -ba --define="VERS $${VERS}" --rmsource --clean --nodeps "$${SPECFILE}"
@rpmbuild -ba --define="VERS $${VERS}" --rmsource --clean "$${SPECFILE}"