Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:PowerPC
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 2009-07-29 16:59:23.000000000 +0200 +++ ld/emulparams/elf_i386.sh 2011-04-19 14:51:40.000000000 +0200 @@ -12,4 +12,9 @@ GENERATE_SHLIB_SCRIPT=yes 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 IREL_IN_PLT=
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