Cleanup.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- gcc-4.6.3/libjava/configure.host 2010-12-06 00:50:04.000000000 +0000
|
||||
+++ gcc-4.6.3.rasm/libjava/configure.host 2012-10-30 20:29:06.192935517 +0000
|
||||
@@ -115,7 +115,7 @@
|
||||
mips*-*)
|
||||
libgcj_interpreter=yes
|
||||
;;
|
||||
- i686-*|i586-*|i486-*|i386-*)
|
||||
+ i786-*|i686-*|i586-*|i486-*|i386-*)
|
||||
sysdeps_dir=i386
|
||||
# With -fomit-frame-pointer -maccumulate-outgoing-args (implied),
|
||||
# the .text section of libgcj.so is 30k larger, and the .eh_frame
|
@@ -1,14 +0,0 @@
|
||||
diff -Nru gcc-4.6.3/gcc/config/i386/t-linux64 gcc-4.6.3.rasm/gcc/config/i386/t-linux64
|
||||
--- gcc-4.6.3/gcc/config/i386/t-linux64 2009-04-21 20:03:23.000000000 +0100
|
||||
+++ gcc-4.6.3.rasm/gcc/config/i386/t-linux64 2012-12-11 19:01:42.549964639 +0000
|
||||
@@ -24,8 +24,8 @@
|
||||
# MULTILIB_OSDIRNAMES according to what is found on the target.
|
||||
|
||||
MULTILIB_OPTIONS = m64/m32
|
||||
-MULTILIB_DIRNAMES = 64 32
|
||||
-MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
|
||||
+MULTILIB_DIRNAMES = 64 32
|
||||
+MULTILIB_OSDIRNAMES = ../lib $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
|
||||
|
||||
LIBGCC = stmp-multilib
|
||||
INSTALL_LIBGCC = install-multilib
|
Reference in New Issue
Block a user