fixed driver stub
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CXXFLAGS += -std=c++11 -O3 -Wall -Wextra -pedantic -Wfatal-errors
|
||||
#CXXFLAGS += -std=c++11 -g -O0 -Wall -Wextra -pedantic -Wfatal-errors
|
||||
|
||||
CXXFLAGS += -I../include -I../../runtime
|
||||
CXXFLAGS += -I../include -I../../runtime -I../../hw
|
||||
|
||||
CXXFLAGS += -fPIC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user