fix for node/linux
This commit is contained in:
parent
e48e0b19f7
commit
0b69a38f8b
|
@ -68,7 +68,7 @@
|
||||||
"conditions": [
|
"conditions": [
|
||||||
["OS=='linux'", {
|
["OS=='linux'", {
|
||||||
"sources": [
|
"sources": [
|
||||||
"src/object-store/src/impl/android/external_commit_helper.cpp",
|
"src/object-store/src/impl/epoll/external_commit_helper.cpp",
|
||||||
]
|
]
|
||||||
}],
|
}],
|
||||||
["OS=='mac'", {
|
["OS=='mac'", {
|
||||||
|
|
Loading…
Reference in New Issue