Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 139380
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: osx porters <osx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: SpanKY <vapier@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 139380 depends on: Show dependency tree
Bug 139380 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-05 18:00 0000
libsigc++-2.0.17.ebuild
src_compile() {
    if use ppc-macos && [[ -e /usr/lib/lib/libgcc_s.1.dylib ]] ; then
        append-ldflags -lgcc_s
    fi

i dont know why that's there but it's obviously incorrect

------- Comment #1 From Fabian Groffen 2006-07-06 00:54:18 0000 -------
introduced in revision 1.3 of libsigc++-2.0.11:
date: 2005-04-24 02:03:22 +0200;  author: kito;  state: Exp;  lines: +6 -2;
fix for apple gcc-4.0 on ppc-macos

Kito, do you still remember why we need this?  Will try and see if this is
still necessary when I'm at home.

------- Comment #2 From Fabian Groffen 2006-07-06 07:03:54 0000 -------
The "fix" seems not to be necessary any more (I think it was an old Apple GCC
bug), removed from the ebuild now.  Thanks for reporting.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug