Commit 71158553 by Eric Junyuan Xie Committed by Tianqi Chen

Update Makefile

parent 3280fe1f
export NNVM_ROOT=`pwd`/..
export CFLAGS = -std=c++11 -Wall -O3 -msse2 -Wno-unknown-pragmas -funroll-loops -Iinclude -fPIC
export CFLAGS = -std=c++11 -Wall -O2 -Iinclude -fPIC
.PHONY: all clean
......
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