wok diff openssh/receipt @ rev 20483

linld: memcpy32 may need N_LXLSH@ & N_LXURSH@4
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 20 21:17:14 2018 +0200 (2018-10-20)
parents 294deb0fa681
children f0484014527d
line diff
     1.1 --- a/openssh/receipt	Tue Jan 16 15:24:34 2018 +0100
     1.2 +++ b/openssh/receipt	Sat Oct 20 21:17:14 2018 +0200
     1.3 @@ -21,6 +21,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -p1 < $stuff/knock.u
     1.8  	unset LD # for cross compiling with --disable-strip
     1.9  	./configure \
    1.10  		--prefix=/usr \