From: Jonathan Wakely Date: Thu, 23 May 2024 15:42:55 +0000 (+0100) Subject: Add config file so b4 uses inbox.sourceware.org automatically X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6399bb27b30b3b943657de5099f1060a90ca137;p=thirdparty%2Fgcc.git Add config file so b4 uses inbox.sourceware.org automatically This makes b4 use inbox.sourceware.org instead of the default host lore.kernel.org, so that every b4 user doesn't have to configure this themselves. ChangeLog: * .b4-config: New file. --- diff --git a/.b4-config b/.b4-config new file mode 100644 index 000000000000..eec2261deb6a --- /dev/null +++ b/.b4-config @@ -0,0 +1,4 @@ +[b4] + midmask = https://inbox.sourceware.org/%s + linkmask = https://inbox.sourceware.org/%s + send-series-to = gcc-patches@gcc.gnu.org