mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
cc4ac7a04b
46 changed files with 915 additions and 74 deletions
|
|
@ -81,6 +81,9 @@ if CONFIG['OS_TARGET'] == 'Android':
|
|||
]
|
||||
DEFINES['USE_AUDIOTRACK'] = True
|
||||
|
||||
if CONFIG['GKMEDIAS_SHARED_LIBRARY']:
|
||||
NO_VISIBILITY_FLAGS = True
|
||||
|
||||
FINAL_LIBRARY = 'gkmedias'
|
||||
|
||||
CFLAGS += CONFIG['MOZ_ALSA_CFLAGS']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue