diff options
author | Alexey Neyman <stilor@att.net> | 2017-11-28 22:02:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-28 22:02:01 -0800 |
commit | 1b8d0d2138a7292b6ad546e1c3dcfd1ed495c02f (patch) | |
tree | 22272ea2c569aaf051bca7d5fb68dfcde1bc9901 /packages/gcc/7.2.0/810-arm-softfloat-libgcc.patch | |
parent | 8c581c25042301ee0ec4169e6fc3213d7f8cb35b (diff) | |
parent | 080db19355561acaba7b4c620d466a21f6049964 (diff) | |
download | crosstool-ng-1b8d0d2138a7292b6ad546e1c3dcfd1ed495c02f.tar.gz crosstool-ng-1b8d0d2138a7292b6ad546e1c3dcfd1ed495c02f.tar.bz2 crosstool-ng-1b8d0d2138a7292b6ad546e1c3dcfd1ed495c02f.zip |
Merge pull request #871 from ksergeyv/gcc-patches
fix offsets of gcc 7.2.0 patches
Diffstat (limited to 'packages/gcc/7.2.0/810-arm-softfloat-libgcc.patch')
-rw-r--r-- | packages/gcc/7.2.0/810-arm-softfloat-libgcc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/7.2.0/810-arm-softfloat-libgcc.patch b/packages/gcc/7.2.0/810-arm-softfloat-libgcc.patch index 5efa7fd1..490ee733 100644 --- a/packages/gcc/7.2.0/810-arm-softfloat-libgcc.patch +++ b/packages/gcc/7.2.0/810-arm-softfloat-libgcc.patch @@ -2,7 +2,7 @@ Index: b/gcc/config/arm/linux-elf.h =================================================================== --- a/gcc/config/arm/linux-elf.h +++ b/gcc/config/arm/linux-elf.h -@@ -60,7 +60,7 @@ +@@ -58,7 +58,7 @@ %{shared:-lc} \ %{!shared:%{profile:-lc_p}%{!profile:-lc}}" |