]> git.lizzy.rs Git - rust.git/commitdiff
Remove tabs
authorbgermann <bgermann@users.noreply.github.com>
Tue, 17 Oct 2017 14:39:15 +0000 (16:39 +0200)
committerbgermann <bgermann@users.noreply.github.com>
Tue, 17 Oct 2017 14:39:15 +0000 (16:39 +0200)
src/ci/docker/cross2/build-solaris-toolchain.sh

index 29d1d4414f2dd709d43d157faf5b7e38f62f00ce..71ab998aab20dd1f7f8fc1552525c10bbb6d9b77 100755 (executable)
@@ -57,8 +57,8 @@ done
 # This is for Solaris 10 compatibility.
 rm usr/include/link.h
 patch -p0  << 'EOF'
---- usr/include/string.h       2017-10-09 03:15:04.000000000 +0200
-+++ usr/include/string10.h     2017-10-16 11:27:26.498764422 +0200
+--- usr/include/string.h
++++ usr/include/string10.h
 @@ -93 +92,0 @@
 -extern size_t strnlen(const char *, size_t);
 EOF