Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
cross-mips-binutils
x86-64-biarch.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File x86-64-biarch.patch of Package cross-mips-binutils
Index: ld/emulparams/elf_i386.sh ================================================================================ --- ld/emulparams/elf_i386.sh +++ ld/emulparams/elf_i386.sh @@ -12,3 +12,8 @@ GENERATE_PIE_SCRIPT=yes NO_SMALL_DATA=yes SEPARATE_GOTPLT=12 + +# Look for 64 bit target libraries in /lib64, /usr/lib64 etc., first. +case "$EMULATION_NAME" in + *64*) LIBPATH_SUFFIX=64 ;; +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