projects
/
platform
/
upstream
/
pixman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7ac62c
)
meson: fix typo which breaks loongson checks
author
Dylan Baker
<dylan@pnwbakers.com>
Mon, 25 Mar 2019 22:24:12 +0000
(15:24 -0700)
committer
Dylan Baker
<dylan@pnwbakers.com>
Wed, 27 Mar 2019 17:53:34 +0000
(10:53 -0700)
mach -> march
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 2c6b57fd00dd2296bc29161e71dde43f4be05851..49bbf2d57cce4d11d20e2ec592ae5b1c47c795ed 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-50,7
+50,7
@@
endforeach
use_loongson_mmi = get_option('loongson-mmi')
have_loongson_mmi = false
-loongson_mmi_flags = ['-mach=loongson2f']
+loongson_mmi_flags = ['-ma
r
ch=loongson2f']
if not use_loongson_mmi.disabled()
if host_machine.cpu_family() == 'mips64' and cc.compiles('''
#ifndef __mips_loongson_vector_rev