Commit bc51de2f87194e45eec94414bc248a6e7a0f9d26

Ozkan Sezer 2021-06-22T18:11:24

regenerated configure script.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure b/configure
index dea2e53..a9d158b 100755
--- a/configure
+++ b/configure
@@ -25324,7 +25324,7 @@ $as_echo "#define SDL_LOADSO_WINDOWS 1" >>confdefs.h
         else
             LIBUUID=-luuid
         fi
-        EXTRA_LDFLAGS="$EXTRA_LDFLAGS -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lsetupapi -lversion $LIBUUID -static-libgcc"
+        EXTRA_LDFLAGS="$EXTRA_LDFLAGS -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lsetupapi -lversion $LIBUUID -Wc,-static-libgcc"
         # The Windows platform requires special setup
         VERSION_SOURCES="$srcdir/src/main/windows/*.rc"
         SDLMAIN_SOURCES="$srcdir/src/main/windows/*.c"