mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Hook up the Tycho Add-on Manager to the build system
This commit is contained in:
parent
a122115666
commit
fb319fb148
8 changed files with 150 additions and 14 deletions
|
|
@ -302,6 +302,9 @@ def old_configure_options(*options):
|
|||
'--enable-mapi',
|
||||
'--enable-calendar',
|
||||
'--enable-incomplete-external-linkage',
|
||||
|
||||
# Below are configure flags used by Basilisk
|
||||
'--disable-webextensions',
|
||||
)
|
||||
@imports(_from='__builtin__', _import='compile')
|
||||
@imports(_from='__builtin__', _import='open')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue