libucontext/meson_options.txt

4 lines
230 B
Meson
Raw Normal View History

2021-01-03 05:15:53 +00:00
option('freestanding', type : 'boolean', value : false,
description: 'Do not use system headers')
option('export_unprefixed', type : 'boolean', value : true,
description: 'Export POSIX 2004 ucontext names as alises')