summaryrefslogtreecommitdiff
path: root/cross/fedora-mingw64.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cross/fedora-mingw64.txt')
-rw-r--r--cross/fedora-mingw64.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/fedora-mingw64.txt b/cross/fedora-mingw64.txt
index b776611..7c0eda7 100644
--- a/cross/fedora-mingw64.txt
+++ b/cross/fedora-mingw64.txt
@@ -8,7 +8,7 @@ exe_wrapper = 'wine'
[properties]
root = '/usr/x86_64-w64-mingw32/sys-root/mingw'
-c_args = [ '-pipe', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '--param=ssp-buffer-size=4' ]
+c_args = [ '-pipe', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '--param=ssp-buffer-size=4', '-I/usr/x86_64-w64-mingw32/sys-root/mingw/include' ]
c_link_args = [ '-L/usr/x86_64-w64-mingw32/sys-root/mingw/lib' ]
[host_machine]