Summary: | media-sound/wavpack - gx86-multilib support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | [OLD] Library | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | multilib+disabled |
Priority: | Normal | Keywords: | EBUILD, PATCH, PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 454644 | ||
Attachments: | Converted ebuild |
sounds good, thanks local myeconfargs=( $(use_enable mmx) --disable-static ) I'd remove that --disable-static and add a static-libs useflag to let autotools-utils do its magic about it Committed with static-libs. |
Created attachment 347172 [details] Converted ebuild As the topic says, needed for emul-linux-x86-soundlibs. Attaching a converted ebuild.