mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Remove some duplicated symbols
This commit is contained in:
@@ -149,12 +149,6 @@
|
||||
},
|
||||
'cflags': [
|
||||
'-fvisibility=hidden',
|
||||
'-fdata-sections',
|
||||
'-ffunction-sections',
|
||||
],
|
||||
'ldflags': [
|
||||
'-Wl,--as-needed',
|
||||
'-Wl,--gc-sections',
|
||||
],
|
||||
}],
|
||||
['_target_name=="libuv"', {
|
||||
|
||||
Reference in New Issue
Block a user