Commit f3ee2c4b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We should install into /usr prefix

parent d92ba196
all:
tar xf numactl-2.0.14.tar.gz
cd numactl-2.0.14 && ./configure
cd numactl-2.0.14 && ./configure --prefix=/usr
$(MAKE) -C numactl-2.0.14
# FIXME: test bind_range and checktopology fail
# $(MAKE) -C numactl-2.0.14 check
......
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