зеркало из https://github.com/electron/electron.git
linux: Move '-g' to brightray
This commit is contained in:
Родитель
52b875f199
Коммит
78ed9b1b23
19
common.gypi
19
common.gypi
|
@ -214,24 +214,5 @@
|
|||
},
|
||||
},
|
||||
}], # OS=="mac"
|
||||
# The breakpad on Linux needs the binary to be built with -g to generate
|
||||
# unmangled symbols.
|
||||
['OS=="linux"', {
|
||||
'target_defaults': {
|
||||
'cflags': [ '-g' ],
|
||||
'conditions': [
|
||||
['target_arch=="ia32"', {
|
||||
'target_conditions': [
|
||||
['_toolset=="target"', {
|
||||
'ldflags': [
|
||||
# Workaround for linker OOM.
|
||||
'-Wl,--no-keep-memory',
|
||||
],
|
||||
}],
|
||||
],
|
||||
}],
|
||||
],
|
||||
},
|
||||
}],
|
||||
],
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c735889888f8632e3dd9693e00a7988654baf7fd
|
||||
Subproject commit 6832cc458a1ccbd547682998fcc62e58d789af11
|
Загрузка…
Ссылка в новой задаче