Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
gcc33
gcc-3.3-ppc64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc-3.3-ppc64.patch of Package gcc33
Index: gcc-3.3.3/libtool.m4 =================================================================== --- gcc-3.3.3.orig/libtool.m4 2003-09-09 10:04:17.000000000 +0200 +++ gcc-3.3.3/libtool.m4 2009-11-20 13:06:24.000000000 +0100 @@ -202,6 +202,9 @@ x86_64-*linux*|ppc*-*linux*|powerpc*-*li ppc64-*linux*|powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; + powerpc64-*linux*) + LD="${LD-ld} -m elf32ppclinux" + ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; @@ -218,6 +221,9 @@ x86_64-*linux*|ppc*-*linux*|powerpc*-*li ppc*-*linux*|powerpc*-*linux*) LD="${LD-ld} -m elf64ppc" ;; + powerpc64-*linux*) + LD="${LD-ld} -m elf64ppc" + ;; s390*-*linux*) LD="${LD-ld} -m elf64_s390" ;;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor