Update code
This commit is contained in:
17
mcp-server-ssh/node_modules/cpu-features/buildcheck.gypi
generated
vendored
Normal file
17
mcp-server-ssh/node_modules/cpu-features/buildcheck.gypi
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"conditions": [
|
||||
[
|
||||
"OS!=\"win\" and target_arch not in \"ia32 x32 x64\"",
|
||||
{
|
||||
"defines": [
|
||||
"HAVE_DLFCN_H=1"
|
||||
],
|
||||
"libraries": [],
|
||||
"sources": [
|
||||
"deps/cpu_features/include/internal/hwcaps.h",
|
||||
"deps/cpu_features/src/hwcaps.c"
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user