aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/mingw-w64.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/mingw-w64.h')
-rw-r--r--gcc/config/i386/mingw-w64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/mingw-w64.h b/gcc/config/i386/mingw-w64.h
index e38418f7dcd..85840826674 100644
--- a/gcc/config/i386/mingw-w64.h
+++ b/gcc/config/i386/mingw-w64.h
@@ -36,7 +36,7 @@ along with GCC; see the file COPYING3. If not see
/* Enable multilib. */
#undef ASM_SPEC
-#define ASM_SPEC "%{v:-V} %{n} %{T} %{Ym,*} %{Yd,*} \
+#define ASM_SPEC "%{v:-v} %{n} %{T} %{Ym,*} %{Yd,*} \
%{Wa,*:%*} %{m32:--32} %{m64:--64}"
#if TARGET_64BIT_DEFAULT