Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
devel:gcc
binutils
x86-64-biarch.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File x86-64-biarch.patch of Package binutils
Index: ld/emulparams/elf_i386.sh =================================================================== --- ld/emulparams/elf_i386.sh.orig 2014-10-14 17:39:02.000000000 +0200 +++ ld/emulparams/elf_i386.sh 2014-10-14 17:39:44.000000000 +0200 @@ -23,6 +23,10 @@ case "$target" in LIBPATH_SUFFIX=32 LIBPATH_SUFFIX_SKIP=64 ;; + *64*) + LIBPATH_SUFFIX=64 + LIBPATH_SUFFIX_SKIP=32 + ;; esac ;; esac
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