mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 18:37:31 +09:00
parent
80abe5b30b
commit
fd9202fef0
8 changed files with 6 additions and 48 deletions
|
|
@ -41,11 +41,6 @@
|
|||
|
||||
'target_defaults': {
|
||||
'conditions': [
|
||||
['moz_widget_toolkit_gonk==1', {
|
||||
'defines' : [
|
||||
'WEBRTC_GONK',
|
||||
],
|
||||
}],
|
||||
],
|
||||
},
|
||||
|
||||
|
|
@ -316,7 +311,7 @@
|
|||
'cflags_mozilla': [
|
||||
],
|
||||
}],
|
||||
['OS=="android" or moz_widget_toolkit_gonk==1', {
|
||||
['OS=="android"', {
|
||||
'cflags_mozilla': [
|
||||
# This warning complains about important MOZ_EXPORT attributes
|
||||
# on forward declarations for Android API types.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue