|
|
@ -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
|
|
|
|
|
|
|
|
|
|
|
|