nodejs-13_x: init at 13.0.1
Changelog: + https://github.com/nodejs/node/releases/tag/v13.0.0 + https://github.com/nodejs/node/releases/tag/v13.0.1
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- a/node.gyp
|
||||
+++ b/node.gyp
|
||||
@@ -289,7 +289,7 @@
|
||||
'-Wl,-bnoerrmsg',
|
||||
],
|
||||
}],
|
||||
- ['(OS=="linux" or OS=="mac") and llvm_version!=0', {
|
||||
+ ['OS=="linux" and llvm_version!=0', {
|
||||
'libraries': ['-latomic'],
|
||||
}],
|
||||
],
|
||||
Reference in New Issue
Block a user