You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-scheme/gauche/files/gauche-rfc.tls.patch

11 lines
277 B

--- a/ext/tls/ssltest-mod.scm
+++ b/ext/tls/ssltest-mod.scm
@@ -87,6 +87,7 @@
#/\.\.\/ssl\// srcpath-replace
#/openssl / kicker-replace
#/system\s*\(/ "safe_system("
+ #/(s_server) / "\\1 -4 "
)))
(p "#include <errno.h>"