]> git.sesse.net Git - vlc/blobdiff - configure.ac
Revert "mingw: link with static libgcc / libstdc++"
[vlc] / configure.ac
index 8d053cfb564793d9be36a1926bdc98e21367b90d..3a5ac9cb86da819b7cb71a0d591229a168fb081b 100644 (file)
@@ -214,8 +214,6 @@ case "${host_os}" in
     case "${host_os}" in
       *mingw32*)
         SYS=mingw32
-        CC="$CC -static-libgcc"
-        CXX="$CXX -static-libgcc -static-libstdc++"
         ;;
       *cygwin*)
         dnl Check if we are using the mno-cygwin mode in which case we are