We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b64740 commit a4f58dcCopy full SHA for a4f58dc
utils/meson.build
@@ -2,6 +2,5 @@ libcpuinfo = []
2
3
libcpuinfo += static_library('cpuinfo',
4
files('cpuinfo.cpp'),
5
- include_directories : [src],
6
cpp_args : ['-O3'],
7
)
0 commit comments