 Issue 29661608:
  Issue 6241 - Allow a native build.  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore/
    
  
    Issue 29661608:
  Issue 6241 - Allow a native build.  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore/| Index: meson_options.txt | 
| =================================================================== | 
| --- a/meson_options.txt | 
| +++ b/meson_options.txt | 
| @@ -1,2 +1,3 @@ | 
| option('tracing', type: 'boolean', value: false) | 
| +option('native', type: 'boolean', value: false) | 
| option('emscripten-config', type: 'string', value: '~/.emscripten') |