feather/contrib/depends/patches/libgcrypt/no_gen_gost-sb.patch
2022-12-21 16:20:39 +01:00

13 lines
264 B
Diff

--- a/cipher/Makefile.in
+++ b/cipher/Makefile.in
@@ -1228,9 +1228,7 @@ uninstall-am:
.PRECIOUS: Makefile
-gost28147.lo: gost-sb.h
-gost-sb.h: gost-s-box
- ./gost-s-box $@
+gost28147.lo:
gost-s-box: gost-s-box.c
$(CC_FOR_BUILD) -o $@ $(srcdir)/gost-s-box.c