Issue #61 - Add configure option for non-windows platforms

Windows will ALWAYS have this enabled but we eventually want all target operating systems to use this as well but that will require more work
This commit is contained in:
Matt A. Tobin 2021-01-03 23:40:35 -05:00 committed by roytam1
commit 924bf92e4b
2 changed files with 17 additions and 4 deletions

View file

@ -226,6 +226,7 @@ def old_configure_options(*options):
'--enable-safe-browsing',
'--enable-sandbox',
'--enable-security-sqlstore',
'--enable-shared-media',
'--enable-signmar',
'--enable-simulator',
'--enable-small-chunk-size',