Summary: | net-misc/spiped does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Patrice Clement (RETIRED) <monsieurp> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2020-05-25 07:22:07 UTC
Created attachment 641580 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2771878d049c1715202d3c23c84ff647325d03c6 commit 2771878d049c1715202d3c23c84ff647325d03c6 Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: 2020-06-03 20:31:43 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2020-06-03 20:54:05 +0000 net-misc/spiped: honor CC, CFLAGS and LDFLAGS. Closes: https://bugs.gentoo.org/725230 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> net-misc/spiped/spiped-1.6.0-r1.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) I still can reproduce the issue The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d6110fc6b30c51fabef6d171dd08cf81ff9b1e commit 99d6110fc6b30c51fabef6d171dd08cf81ff9b1e Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: 2020-06-11 11:07:58 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2020-06-11 11:07:58 +0000 net-misc/spiped: patch Makefile to honor LDFLAGS. Closes: https://bugs.gentoo.org/725230 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> .../files/spiped-1.6.0-ldflags-support.patch | 22 ++++++++++++++++++++++ net-misc/spiped/spiped-1.6.0-r1.ebuild | 4 ++++ 2 files changed, 26 insertions(+) |