From cebe6feddda7df3a446e9289ec43fb91f2656f6d Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Mon, 13 Apr 2026 01:28:44 +0900 Subject: [PATCH] Change MinGW's upstream to a fork to enable gprof --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 350ead6..0f6e8d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = ../../MaxKellermann/gcc [submodule "mingw"] path = mingw - url = ../../MaxKellermann/mingwrt + url = ../../brain-hackers/mingwrt