mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Issue #1338 - Part 2: Update NSS to 3.48-RTM
This commit is contained in:
parent
1a92143e68
commit
c57cac24e8
885 changed files with 1650639 additions and 59530 deletions
|
|
@ -40,7 +40,15 @@
|
|||
'target_defaults': {
|
||||
'defines': [
|
||||
'SQLITE_THREADSAFE=1'
|
||||
]
|
||||
],
|
||||
'cflags': [
|
||||
'-w',
|
||||
],
|
||||
'xcode_settings': {
|
||||
'OTHER_CFLAGS': [
|
||||
'-w',
|
||||
],
|
||||
},
|
||||
},
|
||||
'variables': {
|
||||
'module': 'nss'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue