summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-20 19:48:37 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-20 19:48:37 +0000
commitffbca758f231551d3430f5fa69970a18c313622d (patch)
treea6d9db0b08413447fff554f8e7d356e50a5064c8
parenta3613a6013205f2cd96b5834fd324b9c6bf555ac (diff)
Sync with the latest from Debian testing
-rw-r--r--make/gcc-uclibc-3.3.mk1
-rw-r--r--sources/gcc3.3-mega.patch.bz2bin0 -> 153371 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/make/gcc-uclibc-3.3.mk b/make/gcc-uclibc-3.3.mk
index f4c4ac1aa..b3795e66a 100644
--- a/make/gcc-uclibc-3.3.mk
+++ b/make/gcc-uclibc-3.3.mk
@@ -67,6 +67,7 @@ $(GCC_DIR)/.unpacked: $(DL_DIR)/$(GCC_SOURCE)
$(GCC_DIR)/.patched: $(GCC_DIR)/.unpacked
# Apply any files named gcc-*.patch from the source directory to gcc
+ $(SOURCE_DIR)/patch-kernel.sh $(GCC_DIR) $(SOURCE_DIR) gcc3.3-mega.patch.bz2
$(SOURCE_DIR)/patch-kernel.sh $(GCC_DIR) $(SOURCE_DIR) gcc-uclibc-3.3*.patch
ifeq ($(SOFT_FLOAT),true)
ifeq ("$(strip $(ARCH))","i386")
diff --git a/sources/gcc3.3-mega.patch.bz2 b/sources/gcc3.3-mega.patch.bz2
new file mode 100644
index 000000000..adfda5f1a
--- /dev/null
+++ b/sources/gcc3.3-mega.patch.bz2
Binary files differ