You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With mingw-w64 there are three ways wildcard expansion con be configured:
10
+
With mingw-w64, there are three ways wildcard expansion can be configured:
11
11
12
12
1. mingw-w64 can be configured at build time to either enable or disable wildcard expansion by default via the `--enable-wildcard` configure flags. This can to be overridden on a per .exe basis by the user.
0 commit comments