summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.3.3/fedora/gcc43-rh341221.patch
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-13 19:22:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-18 14:22:52 +0100
commit44d2be0c0ba6440afa0706f703606154ae569d63 (patch)
treecd35074dbb137d47585d41779bf2d2652d021877 /meta/recipes-devtools/gcc/gcc-4.3.3/fedora/gcc43-rh341221.patch
parent6a97657ae834945ae26e5933d29bd94d0f7fea67 (diff)
downloadopenembedded-core-contrib-44d2be0c0ba6440afa0706f703606154ae569d63.tar.gz
gcc: Move 4.3.3 and Special kernel 3.4.4 to meta-extras
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.3.3/fedora/gcc43-rh341221.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.3.3/fedora/gcc43-rh341221.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.3.3/fedora/gcc43-rh341221.patch b/meta/recipes-devtools/gcc/gcc-4.3.3/fedora/gcc43-rh341221.patch
deleted file mode 100644
index 28e73b07c3..0000000000
--- a/meta/recipes-devtools/gcc/gcc-4.3.3/fedora/gcc43-rh341221.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-2007-10-21 Jakub Jelinek <jakub@redhat.com>
-
- * doc/Makefile.am (POD2MAN): Set date from cp-tools.texinfo
- timestamp rather than from current date.
- * doc/Makefile.in: Regenerated.
-
---- libjava/classpath/doc/Makefile.am.jj 2007-12-07 17:55:00.000000000 +0100
-+++ libjava/classpath/doc/Makefile.am 2007-12-07 18:55:28.000000000 +0100
-@@ -30,7 +30,7 @@ TOOLS_MANFILES = \
- gserialver.1 \
- gtnameserv.1
-
--POD2MAN = pod2man --center="GNU" --release="$(VERSION)"
-+POD2MAN = pod2man --center="GNU" --release="$(VERSION)" --date="$(shell ls --time-style=+%F -l $(srcdir)/cp-tools.texinfo | awk '{print $$6}')"
- TEXI2POD = perl $(srcdir)/texi2pod.pl
- STAMP = echo timestamp >
-
---- libjava/classpath/doc/Makefile.in.jj 2007-12-07 17:55:00.000000000 +0100
-+++ libjava/classpath/doc/Makefile.in 2007-12-07 18:55:43.000000000 +0100
-@@ -357,7 +357,7 @@ TOOLS_MANFILES = \
- gserialver.1 \
- gtnameserv.1
-
--POD2MAN = pod2man --center="GNU" --release="$(VERSION)"
-+POD2MAN = pod2man --center="GNU" --release="$(VERSION)" --date="$(shell ls --time-style=+%F -l $(srcdir)/cp-tools.texinfo | awk '{print $$6}')"
- TEXI2POD = perl $(srcdir)/texi2pod.pl
- STAMP = echo timestamp >
- @GENINSRC_FALSE@STAMP_GENINSRC =