VirtualBox

source: vbox/trunk/src/libs/libslirp-4.9.0/meson_options.txt

Last change on this file was 109078, checked in by vboxsync, 2 weeks ago

libs/libslirp-4.9.0: Make it build on Linux, bugref:10268

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 760 bytes
Line 
1option('version_suffix', type: 'string', value: '',
2 description: 'Suffix to append to SLIRP_VERSION_STRING')
3
4option('oss-fuzz', type : 'boolean', value : 'false',
5 description : 'build against oss-fuzz')
6
7option('llvm-fuzz', type : 'boolean', value : 'false',
8 description : 'build against LLVM libFuzzer')
9
10option('fuzz-reproduce', type : 'boolean', value : 'false',
11 description : 'build a standalone executable to reproduce fuzz cases')
12
13option('static', type : 'boolean', value : 'false',
14 description : 'build static binary, only for debugging, otherwise rather use --default-library static')
15
16option('target_winver', type : 'string', value: '',
17 description : 'Target Windows version (default is Windows 7/0x0601)')
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette