Summary: | net-mail/mboxgrep: pre-stripped files found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Net-Mail Packages <net-mail+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | QA | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 239866 | ||
Attachments: | Patch to src/Makefile.in to fix premature strip and respect user LDFLAGS |
Description
Diego Elio Pettenò (RETIRED)
![]() *** Bug 252005 has been marked as a duplicate of this bug. *** Created attachment 180215 [details, diff]
Patch to src/Makefile.in to fix premature strip and respect user LDFLAGS
This patch removes the unwanted -s on the call to install, and fixes the link rule to include a reference to $LDFLAGS.
*** Bug 274329 has been marked as a duplicate of this bug. *** +*mboxgrep-0.7.9-r1 (06 Jun 2011) + + 06 Jun 2011; Eray Aslan <eras@gentoo.org> +mboxgrep-0.7.9-r1.ebuild, + +files/mboxgrep-0.7.9-ldflags.patch: + Respect LDFLAGS - bug #337442. Do not strip - bug #240926. Fix implicit + declarations. + |