From: Mike Frysinger Date: Thu, 22 Sep 2005 06:01:29 +0000 (-0000) Subject: oops, forgot patch info for alpha port X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff763bd9830dc0f7ab89f4d841736d9141c72772;p=buildroot.git oops, forgot patch info for alpha port --- diff --git a/toolchain/gcc/3.4.4/100-uclibc-conf.patch b/toolchain/gcc/3.4.4/100-uclibc-conf.patch index 3e2d191828..36cfe71368 100644 --- a/toolchain/gcc/3.4.4/100-uclibc-conf.patch +++ b/toolchain/gcc/3.4.4/100-uclibc-conf.patch @@ -42,6 +42,7 @@ diff -urN gcc-3.4.1-dist/boehm-gc/ltconfig gcc-3.4.1/boehm-gc/ltconfig if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then --- gcc-3.4.4/gcc/config/alpha/linux-elf.h +++ gcc-3.4.4/gcc/config/alpha/linux-elf.h +@@ -27,7 +27,11 @@ #define SUBTARGET_EXTRA_SPECS \ { "elf_dynamic_linker", ELF_DYNAMIC_LINKER },