提交 5c858ddd 编写于 作者: W woonhak.kang 提交者: yiwu-arbug

fix errata in libnuma test (#1244)

上级 e5b5f12b
......@@ -288,7 +288,7 @@ EOF
# Test whether numa is available
$CXX $CFLAGS -x c++ - -o /dev/null -lnuma 2>/dev/null <<EOF
#include <numa.h>
#inlcude <numaif.h>
#include <numaif.h>
int main() {}
EOF
if [ "$?" = 0 ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册