Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:gcc
gcc46
gcc4-ppc64-m32-m64-multilib-only.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc4-ppc64-m32-m64-multilib-only.patch of Package gcc46
Index: gcc/config/rs6000/t-linux64 =================================================================== *** gcc/config/rs6000/t-linux64.orig 2013-02-04 10:58:53.000000000 +0100 --- gcc/config/rs6000/t-linux64 2013-10-16 13:02:17.835271978 +0200 *************** TARGET_LIBGCC2_CFLAGS += -mno-minimal-to *** 31,41 **** # it doesn't tell anything about the 32bit libraries on those systems. Set # MULTILIB_OSDIRNAMES according to what is found on the target. ! MULTILIB_OPTIONS = m64/m32 msoft-float ! MULTILIB_DIRNAMES = 64 32 nof MULTILIB_EXTRA_OPTS = fPIC mstrict-align ! MULTILIB_EXCEPTIONS = m64/msoft-float ! MULTILIB_EXCLUSIONS = m64/!m32/msoft-float MULTILIB_OSDIRNAMES = ../lib64$(call if_multiarch,:powerpc64-linux-gnu) MULTILIB_OSDIRNAMES += $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)$(call if_multiarch,:powerpc-linux-gnu) MULTILIB_OSDIRNAMES += nof --- 31,41 ---- # it doesn't tell anything about the 32bit libraries on those systems. Set # MULTILIB_OSDIRNAMES according to what is found on the target. ! MULTILIB_OPTIONS = m64/m32 ! MULTILIB_DIRNAMES = 64 32 MULTILIB_EXTRA_OPTS = fPIC mstrict-align ! MULTILIB_EXCEPTIONS = ! MULTILIB_EXCLUSIONS = MULTILIB_OSDIRNAMES = ../lib64$(call if_multiarch,:powerpc64-linux-gnu) MULTILIB_OSDIRNAMES += $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)$(call if_multiarch,:powerpc-linux-gnu) MULTILIB_OSDIRNAMES += nof
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