Mercurial > hg > match-vamp
changeset 179:9ab52cb6baa3 tuning-rescale
This flag seems too problematic with the gcc builds people are actually using
author | Chris Cannam |
---|---|
date | Mon, 16 Feb 2015 15:38:42 +0000 |
parents | 1440773da492 |
children | d1bc89794cd4 |
files | Makefile.linux |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.linux Mon Feb 16 14:47:43 2015 +0000 +++ b/Makefile.linux Mon Feb 16 15:38:42 2015 +0000 @@ -1,5 +1,5 @@ -CXXFLAGS += -fPIC -ffast-math -O3 -Wall -Werror -Wfloat-conversion +CXXFLAGS += -fPIC -ffast-math -O3 -Wall -Werror #CXXFLAGS += -fPIC -g -Wall -Werror -DPERFORM_ERROR_CHECKS=1 LDFLAGS += -Wl,-Bstatic -lvamp-sdk -Wl,-Bdynamic