| Bug#: 121746 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: mr_bones_@gentoo.org | Reported By: flameeyes@gentoo.org | |
| Component: Ebuilds | |||
| URL: https://sourceforge.net/tracker/?func=detail&atid=454375&aid=1424845&group_id=48857 | |||
| Summary: sci-astronomy/stellarium: patch for GCC 4.1 compatibility | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-02-05 15:17 0000 | |||
| Description: | Opened: 2006-02-05 15:17 0000 |
Usual under-prioritised patch for GCC 4.1 compatibility, this time it's for Stellarium. I'm also attaching a small ebuild patch that fixes dependencies for nls (gettext is not required at runtime for glibc users, but it is for non-glibc users, so use libintl). Might also consider appending -fno-strict-aliasing as the code dereferences type-punned pointers. HTH, Diego
Created an attachment (id=78982) [details]
stellarium-0.7.1-gcc41.patch
Created an attachment (id=78983) [details]
Ebuild patch
Patch applied upstream.
In CVS. Thanks for the bug report and patch.