mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix linking error with atomic
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
],
|
||||
'libraries': [
|
||||
'-lpthread',
|
||||
'-latomic',
|
||||
'<!@(<(pkg-config) --libs-only-l <(linux_system_libraries))',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user