Summary: | app-misc/secure-delete does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | c1pher |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: |
Build log
Diff from secure-delete-3.1.ebuild patch for makefile |
Description
Diego Elio Pettenò (RETIRED)
2010-08-10 17:40:56 UTC
Created attachment 242267 [details]
Build log
Created attachment 242283 [details]
Diff from secure-delete-3.1.ebuild
Diff will address:
Lack of respect for LDFLAGS.
The parallel build issues that were originally fixed with -j1.
A few cosmetic changes that will make the ebuild easier on the eyes along with a missing || die for dodoc.
Patch required by ebuild to follow.
Created attachment 242285 [details]
patch for makefile
*secure-delete-3.1-r1 (10 Aug 2010) 10 Aug 2010; Markos Chandras <hwoarang@gentoo.org> +secure-delete-3.1-r1.ebuild, +files/secure-delete-3.1-makefile.patch: Fix LDFLAGS,parallel build, QA fixes, ebuild clean up. Patch from Dane Smith <smithdanea@gmail.com>. Bug #332097 |