This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DISTRHO-Ports
mirror of
https://github.com/DISTRHO/DISTRHO-Ports
Watch
1
Star
0
Fork
0
Code
Releases
5
Activity
Browse Source
fix win32 cpu-family
Signed-off-by: falkTX <falktx@falktx.com>
tags/2020-07-14
falkTX
3 years ago
parent
179095ad88
commit
aefe6349cf
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
scripts/meson/win32.ini
+ 2
- 2
scripts/meson/win32.ini
View File
@@ -14,6 +14,6 @@ exe_wrapper = 'wine'
[host_machine]
system = 'windows'
cpu_family = '
i6
86'
cpu = '
i6
86'
cpu_family = '
x
86'
cpu = '
x
86'
endian = 'little'
Write
Preview
Loading…
Cancel
Save