Sync with the latest from Debian testing
authorEric Andersen <andersen@codepoet.org>
Tue, 20 Apr 2004 19:48:37 +0000 (19:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 20 Apr 2004 19:48:37 +0000 (19:48 -0000)
make/gcc-uclibc-3.3.mk
sources/gcc3.3-mega.patch.bz2 [new file with mode: 0644]

index f4c4ac1aa48c07cf050b3875267b6b9784f888d1..b3795e66a4e4026ad7ae1faa9d0aea528926dc2d 100644 (file)
@@ -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 (file)
index 0000000..adfda5f
Binary files /dev/null and b/sources/gcc3.3-mega.patch.bz2 differ