Mercurial > hg > pyin
diff Makefile.linux64 @ 66:e2bbf853513d tony
merge
author | matthiasm |
---|---|
date | Wed, 02 Apr 2014 17:36:00 +0100 |
parents | e291f3657872 |
children | 7ef7f6e90966 |
line wrap: on
line diff
--- a/Makefile.linux64 Wed Apr 02 17:35:37 2014 +0100 +++ b/Makefile.linux64 Wed Apr 02 17:36:00 2014 +0100 @@ -1,6 +1,6 @@ CFLAGS := -Wall -O3 -fPIC -I../vamp-plugin-sdk/ -I../../vamp-plugin-sdk/ -#CFLAGS := -g -fPIC -I../vamp-plugin-sdk +#CFLAGS := -g -Wall -fPIC -I../vamp-plugin-sdk CXXFLAGS := $(CFLAGS)