X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=Makefile;h=156142d669b0513fc0e93a74dbe6a03492ce4d77;hb=6ba83dea468496a31eb57bdbac9b257a5a191a26;hp=bb8d60d8ef30620472ccc4bad6943e8caf3f1fc8;hpb=37830ca9a16449ed145da79c80e7a37b465e4816;p=SXSI%2FTextCollection.git diff --git a/Makefile b/Makefile index bb8d60d..156142d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ HIDE=@ CC = g++ LIBCDSPATH = ../libcds -CPPFLAGS = -Wall -ansi -g -I$(LIBCDSPATH)/includes/ -O3 -DNDEBUG -Wno-deprecated-declarations +CPPFLAGS = -Wall -ansi -g -I$(LIBCDSPATH)/includes/ -O3 -DNDEBUG -Wno-deprecated-declarations -flto #CPPFLAGS = -Wall -ansi -g -I$(LIBCDSPATH)/includes/ LIBCDSA = $(LIBCDSPATH)/lib/libcds.a LIBRLCSA = incbwt/rlcsa.a