wip! broken disas, doesnt build right now
This commit is contained in:
parent
848cef2def
commit
010f44408a
5 changed files with 160 additions and 2 deletions
|
|
@ -755,6 +755,7 @@ warn_flags = [
|
|||
'-Wno-string-plus-int',
|
||||
'-Wno-tautological-type-limit-compare',
|
||||
'-Wno-typedef-redefinition',
|
||||
'-Wno-unused-function',
|
||||
]
|
||||
|
||||
if host_os != 'darwin'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue