diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-04-14 18:27:12 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-04-14 18:27:12 +0200 |
commit | addfc0efdd1077d1d8019b73448b4aa1f08442ba (patch) | |
tree | 7c243bd35c8ac5fcb51a2f9d1ccd144516910da8 /include | |
parent | da46d2b228f67bf0ef89d7c4905c548918763f51 (diff) | |
download | upstream-addfc0efdd1077d1d8019b73448b4aa1f08442ba.tar.gz upstream-addfc0efdd1077d1d8019b73448b4aa1f08442ba.tar.bz2 upstream-addfc0efdd1077d1d8019b73448b4aa1f08442ba.zip |
uclibc++: add hack to fix failing patch
One of the patched files, include/unwind-cxx.h, contains windows newlines
which lead to the following failure:
Applying ./patches/006-eabi_fix.patch using plaintext:
patching file include/typeinfo
patching file include/unwind-cxx.h
Hunk #1 FAILED at 173 (different line endings).
Hunk #2 FAILED at 181 (different line endings).
Add a fixup command to the prepare phase which normalizes the line endings
before applying source patches.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions