summaryrefslogtreecommitdiff
path: root/sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-07-12 01:04:12 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-07-12 01:04:12 +0100
commit1dc2cc1443ef106bf8fd5ec26a0861b5e4cd0e83 (patch)
tree6eefebeb4b3610ceca51b21107cb4f000c8ba05c /sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch
parentd4212996b6b1051d2bcd84b07167072c2f2e985a (diff)
first draft of our sanely splitted gcc, it works, but there is still some work to do
Diffstat (limited to 'sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch')
-rw-r--r--sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch40
1 files changed, 0 insertions, 40 deletions
diff --git a/sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch b/sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch
deleted file mode 100644
index b270a06a..00000000
--- a/sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- configure.in.orig 2004-08-03 00:53:36.000000000 +0200
-+++ configure.in 2004-08-03 00:52:35.000000000 +0200
-@@ -136,8 +136,7 @@
- host_tools="texinfo byacc flex bison binutils gas ld gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar"
-
- # libgcj represents the runtime libraries only used by gcj.
--libgcj="target-libffi \
-- target-boehm-gc \
-+libgcj="target-boehm-gc \
- target-zlib \
- target-qthreads \
- target-libjava"
-@@ -150,6 +150,7 @@
- target-libstdc++-v3 \
- target-libf2c \
- ${libgcj} \
-+ target-libffi \
- target-libobjc"
-
- # these tools are built using the target libraries, and are intended to
---- configure~ 2004-08-28 02:31:04.000000000 +0200
-+++ configure 2004-08-28 10:55:28.000000000 +0200
-@@ -876,8 +876,7 @@
- host_tools="texinfo byacc flex bison binutils gas ld gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar"
-
- # libgcj represents the runtime libraries only used by gcj.
--libgcj="target-libffi \
-- target-boehm-gc \
-+libgcj="target-boehm-gc \
- target-zlib \
- target-qthreads \
- target-libjava"
-@@ -891,6 +890,7 @@
- target-libstdc++-v3 \
- target-libf2c \
- ${libgcj} \
-+ target-libffi \
- target-libobjc"
-
- # these tools are built using the target libraries, and are intended to