From 3b156cd0cd19aa7db97082161921064a0a871328 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sat, 30 May 2015 15:27:01 +0800 Subject: add nerv interface for TNet IO --- tnet_io/tnet.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tnet_io/tnet.mk') diff --git a/tnet_io/tnet.mk b/tnet_io/tnet.mk index 775fe85..ba4862b 100644 --- a/tnet_io/tnet.mk +++ b/tnet_io/tnet.mk @@ -47,7 +47,7 @@ CUDA_TK_BASE=/usr/local/cuda # compilation args -CXXFLAGS += -g -Wall -O2 -DHAVE_ATLAS -rdynamic +CXXFLAGS += -g -Wall -O2 -DHAVE_ATLAS -rdynamic -fPIC CXXFLAGS += -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion # enable double-precision -- cgit v1.2.3