package/ibrcommon: fix dos/unix newlines in patch
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 24 Feb 2019 22:12:27 +0000 (23:12 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 24 Feb 2019 22:12:27 +0000 (23:12 +0100)
commit82c67d30503bc7dd4758f165cb87c0df822ba583
treea69da30b521fe3a346b491ecddd8e1a640766834
parentae7ba64501a7f2bb80dd5b2ea99fae747cc8b1eb
package/ibrcommon: fix dos/unix newlines in patch

Fixes:
http://autobuild.buildroot.net/results/e88/e881667f388eea4cce2f804b373af4e3038e7b52/

commit fc9f9cd76f (package/ibrcommon: fix static build with openssl) added a
patch to fix static linking.  The source code unfortunately contains a mix
of DOS and UNIX newlines, and the DOS new lines got stripped by the mailing
list, causing the patch to no longer apply.

Fix up the patch manually.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ibrcommon/0003-ibrcommon-ssl-gcm-fix-static-build-with-openssl.patch