hruskape reported a new issue against the project: `go-rpm-macros` that you are 
following:
``
It seems that commit 
https://pagure.io/go-rpm-macros/c/359d80bbfe7f0490fc51c43af8d986863516c5bb?branch=master
 breaking %gobuildflags usage in spec file.

Getting error, as double quotation marks are removed. 
Specfile section
unset LDFLAGS
%make_build GOBUILDFLAGS="%{gobuildflags}"

Error:
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 'GOBUILDFLAGS=-buildmode pie -compiler gc 
-tags=rpm_crashtraceback' ' -ldflags ' -B 
0x3433f3bcad171c4e7f8f736da295a9fac8289b8c -compressdwarf=false -extldflags 
'-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now 
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld 
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -a -v -x'
/usr/bin/make: invalid option -- 'c'
/usr/bin/make: invalid option -- 'x'
Usage: make [options] [target] ...
``

To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/issue/46
_______________________________________________
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to