urbit/meson_options.txt
2018-12-31 17:19:28 +00:00

3 lines
201 B
Meson

option('support-older-oses', type : 'boolean', value : false,
description : 'Tries to work on older systems. Useful for binary releases. (Uses getrandom on Linux, /dev/urandom on other *nix.)')