| Bug#: 142232 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: OS X | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: ppc-macos@gentoo.org | Reported By: vapier@gentoo.org | |
| Component: Core system | |||
| URL: | |||
| Summary: cleaning OS X cruft from gettext | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-07-30 16:08 0000 | |||
| Description: | Opened: 2006-07-30 16:08 0000 |
is this stuff still needed ? if so, why ?
src_unpack() {
if use ppc-macos ; then
glibtoolize
append-flags -bind_at_load
fi
}