Summary: | x11-libs/libgksu: libs are being passed through _LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Daniel Gryniewicz (RETIRED) <dang> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gnome |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://savannah.nongnu.org/bugs/?25362 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 129413 |
Description
Diego Elio Pettenò (RETIRED)
![]() It actually builds fine with --as-needed. (In reply to comment #0) > should be passed through _LDFLAGS rather than _LDFLAGS. I'm sure there's something wrong with this bit ;) Uh yeah that was meant to be _LIBS :P As for building with --as-needed, as long as libtool reorders the parameters sure it works... I'm bypassing libtool though by forcing it in the specs. fixed in 2.0.7 bump. Please reopen if there is still a problem. |