Files
dinlo e0a986eb30 Initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 18:45:31 +08:00

18 lines
330 B
Python

{
"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"
]
}
]
]
}