Commit d92ba196 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf numactl-2.0.14.tar.gz
cd numactl-2.0.14 && ./configure
$(MAKE) -C numactl-2.0.14
# FIXME: test bind_range and checktopology fail
# $(MAKE) -C numactl-2.0.14 check
$(MAKE) -C numactl-2.0.14 install
rm -rf numactl-2.0.14
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment