Fix %goinstallflags definition

epel9
Maxwell G 3 years ago
parent 4b922db1bd
commit 24aeb9ecdd
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

@ -10,4 +10,5 @@
# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2098400 # Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2098400
# The modified golist in RHEL has a different CLI interface, so we only add # The modified golist in RHEL has a different CLI interface, so we only add
# the extra arguments when that is used. # the extra arguments when that is used.
%goinstallflags %{godefaultflags} -e .proto .md .s %goinstallflags %{godefaultflags} -e .proto -e .s -e .md

Loading…
Cancel
Save