Warmcat homepage andy@warmcat.com
libwebsockets
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1756843434, "reponame":"openssl", "desc":"OpenSSL", "owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/openssl", "f":3, "items": [ {"schema":"libjg2-1", "cid":"e26d7791e508127a83bde1f84019903e", "commit": {"type":"commit", "time": 1427808078, "time_ofs": 120, "oid_tree": { "oid": "9537817bca2cc8f6af38b477255db45d9a42b488", "alias": []}, "oid":{ "oid": "8bf5b8ab22ccab31ff74d352dd370d81267e09a7", "alias": []}, "msg": "Fix some faults in util/mk1mf.pl", "sig_commit": { "git_time": { "time": 1427808078, "offset": 120 }, "name": "Richard Levitte", "email": "levitte@openssl.org", "md5": "b737120f0642a6a5c30c6291e6170c77" }, "sig_author": { "git_time": { "time": 1427416860, "offset": 60 }, "name": "Richard Levitte", "email": "levitte@openssl.org", "md5": "b737120f0642a6a5c30c6291e6170c77" }}, "body": "Fix some faults in util/mk1mf.pl\n\nWhen building on Unix, there are times when the 'EX_LIB' MINFO variable\ncontains valuable information. Make sure to take care of it.\n\nfixrules in util/pl/unix.pl was previously changed with a simpler fix of\nrules, with a comment claiming that's compatible with -j. Unfortunately,\nthis breaks multiline rules and doesn't change anything for single line\nrules. While at it, do not prefix pure echo lines with a 'cd $(TEST_D) \u0026\u0026',\nas that's rather silly.\n\nReviewed-by: Andy Polyakov \u003cappro@openssl.org\u003e\n" , "diff": "diff --git a/util/mk1mf.pl b/util/mk1mf.pl\nindex d3379d2..3ad17f6 100755\n--- a/util/mk1mf.pl\n+++ b/util/mk1mf.pl\n@@ -393,6 +393,9 @@ for (;;)\n \tif ($key eq \u0022LIBKRB5\u0022)\n \t\t{ $ex_libs .\u003d \u0022 $val\u0022 if $val ne \u0022\u0022;}\n \n+\tif ($key eq \u0022EX_LIBS\u0022)\n+\t\t{ $ex_libs .\u003d \u0022 $val\u0022 if $val ne \u0022\u0022;}\n+\n \tif ($key eq \u0022TEST\u0022 \u0026\u0026 (!$fipscanisteronly || $dir \u003d~ /^fips/ ))\n \t\t{ $test.\u003d\u0026var_add($dir,$val, 0); }\n \ndiff --git a/util/pl/unix.pl b/util/pl/unix.pl\nindex df4de71..c4b7e8e 100644\n--- a/util/pl/unix.pl\n+++ b/util/pl/unix.pl\n@@ -230,8 +230,8 @@ sub fixrules\n my ($str) \u003d @_;\n \n # Compatible with -j...\n- $str \u003d~ s/^(\u005cs+@?)/$1cd \u005c$(TEST_D) \u0026\u0026 /;\n- return $str;\n+# $str \u003d~ s/^(\u005cs+@?)/$1cd \u005c$(TEST_D) \u0026\u0026 /;\n+# return $str;\n \n # Compatible with not -j.\n my @t \u003d split(\u0022\u005cn\u0022, $str);\n@@ -243,11 +243,11 @@ sub fixrules\n if (!$prev)\n {\n if ($t \u003d~ /^@/)\n-\t{\n+ {\n $t \u003d~ s/^@/\u005c@cd \u005c$(TEST_D) \u0026\u0026 /;\n }\n- elsif ($t !~ /^\u005cs*#/)\n-\t{\n+ elsif ($t !~ /^\u005cs*#/ \u0026\u0026 $t !~ /^echo/)\n+ {\n $t \u003d 'cd $(TEST_D) \u0026\u0026 ' . $t;\n }\n }\n","s":{"c":1756843434,"u": 3799}} ],"g": 4501,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}