Summary: | app-text/skribe does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Scheme Project <scheme> |
Status: | RESOLVED WONTFIX | ||
Severity: | QA | CC: | cyprien, esigra |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
2010-10-12 11:55:53 UTC
Created attachment 250349 [details]
Build log
Adding --ldopt="${LDFLAGS}" to ./configure is sufficient to fix that bug. As I hit a sandbox violation during the install (not related to this bug), I wrote the patch to fix that last, and uploaded the new ebuild with both fixes to the lisp overlay. removed |