From 52dc38775347efb7bf56210b4c3f5935d19317cd Mon Sep 17 00:00:00 2001 From: Determinant Date: Mon, 23 Nov 2015 14:12:33 +0800 Subject: add cflag __NERV_FUTURE_CUDA_7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 664a83b..72a5915 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ luajit: luarocks: PREFIX=$(PREFIX) ./tools/build_luarocks.sh install: - cd nerv; $(PREFIX)/bin/luarocks make + cd nerv; $(PREFIX)/bin/luarocks make CFLAGS=$(CFLAGS) speech: cd speech/speech_utils; $(PREFIX)/bin/luarocks make cd speech/htk_io; $(PREFIX)/bin/luarocks make -- cgit v1.2.3