aboutsummaryrefslogtreecommitdiff
path: root/cross/linux-mingw-w64-64bit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cross/linux-mingw-w64-64bit.txt')
-rw-r--r--cross/linux-mingw-w64-64bit.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cross/linux-mingw-w64-64bit.txt b/cross/linux-mingw-w64-64bit.txt
index 261dad0..f49fb35 100644
--- a/cross/linux-mingw-w64-64bit.txt
+++ b/cross/linux-mingw-w64-64bit.txt
@@ -1,6 +1,7 @@
[binaries]
c = '/usr/bin/x86_64-w64-mingw32-gcc'
cpp = '/usr/bin/x86_64-w64-mingw32-g++'
+objc = '/usr/bin/x86_64-w64-mingw32-gcc'
ar = '/usr/bin/x86_64-w64-mingw32-ar'
strip = '/usr/bin/x86_64-w64-mingw32-strip'
pkgconfig = '/usr/bin/x86_64-w64-mingw32-pkg-config'