@b4n commented on this pull request.
> @@ -26,9 +26,10 @@ script:
- NOCONFIGURE=1 ./autogen.sh
- >
if [ -n "$MINGW" ]; then
+ unset CC CXX;
This might fix mingw build
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2602#pullrequestreview-521641062
