Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
cross-sparc-binutils
x86-64-biarch.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File x86-64-biarch.patch of Package cross-sparc-binutils
Index: ld/emulparams/elf_i386.sh =================================================================== --- ld/emulparams/elf_i386.sh.orig 2012-06-11 15:23:50.000000000 +0200 +++ ld/emulparams/elf_i386.sh 2012-09-14 14:00:17.501168779 +0200 @@ -13,3 +13,8 @@ GENERATE_PIE_SCRIPT=yes NO_SMALL_DATA=yes SEPARATE_GOTPLT="SIZEOF (.got.plt) >= 12 ? 12 : 0" IREL_IN_PLT= + +# 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