meson: Ack aml API changes
parent
efb5ab956c
commit
411530b5da
|
@ -16,6 +16,7 @@ c_args = [
|
|||
'-D_GNU_SOURCE',
|
||||
'-fvisibility=hidden',
|
||||
'-Wmissing-prototypes',
|
||||
'-DAML_UNSTABLE_API=1',
|
||||
]
|
||||
|
||||
if buildtype != 'debug' and buildtype != 'debugoptimized'
|
||||
|
|
Loading…
Reference in New Issue