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?b... 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
gotmax23 added a new comment to an issue you are following: `` See https://pagure.io/go-rpm-macros/pull-request/62. ``
To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/46
The status of the issue: `%gobuildflags missing double quotation marks` of project: `go-rpm-macros` has been updated to: Closed by gotmax23.
gotmax23 added a new comment to an issue you are following: `` This should be covered by the the new `%{gobuildflags_shescaped}` macro. ``
To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/46
golang@lists.fedoraproject.org