| Bug#: 192404 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: FreeBSD | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: toolchain@gentoo.org | Reported By: uberlord@gentoo.org | |
| Component: Core system | |||
| URL: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33331 | |||
| Summary: gcc-4 never defines __sparc64__ on FreeBSD | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-09-13 11:10 0000 | |||
| Description: | Opened: 2007-09-13 11:10 0000 |
which is bad as FreeBSD kernel requires it and some external applications do as well. So instead of going patch crazy lets fix our gcc to be nice like NetBSD does and always define this :)
Created an attachment (id=130794) [details]
Always define __sparc64__ on FreeBSD