diff options
Diffstat (limited to 'toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch')
-rw-r--r-- | toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch b/toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch index 9a25113319..d167105c00 100644 --- a/toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch +++ b/toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch @@ -1,6 +1,6 @@ --- a/gcc/config/i386/linux.h +++ b/gcc/config/i386/linux.h -@@ -21,3 +21,4 @@ along with GCC; see the file COPYING3. +@@ -21,3 +21,4 @@ along with GCC; see the file COPYING3. #define GNU_USER_LINK_EMULATION "elf_i386" #define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.2" |