From 82d0f92ab8b84466ae20ab919c1f9c3577b5cecb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 22 May 2017 21:56:04 +0000 Subject: Initial commit --- sub/dnscache/patch.sed | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sub/dnscache/patch.sed (limited to 'sub/dnscache/patch.sed') diff --git a/sub/dnscache/patch.sed b/sub/dnscache/patch.sed new file mode 100644 index 0000000..0540d27 --- /dev/null +++ b/sub/dnscache/patch.sed @@ -0,0 +1,5 @@ +s/choose compile load tryshsgr\.c hasshsgr\.h1 hasshsgr\.h2 chkshsgr /choose compile load tryshsgr.c hasshsgr.h1 hasshsgr.h2 / +s/ar cr /$(TRIPLE)-ar cr / +s/ranlib /$(TRIPLE)-ranlib / +s%\./chkshsgr ||%true ||% +s%\./choose clr tryshsgr hasshsgr\.h1 hasshsgr\.h2 > hasshsgr\.h%cat hasshsgr.h1 > hasshsgr.h% -- cgit v1.3.1