X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=makefile;h=4f06f3bda96bee0128498ad8e131a887fc47ed32;hb=b6f779e236950176bab71fce980ac1685e8661c0;hp=1b3dc58aa8f9ba9d5265e475687d35be0f03ceb2;hpb=3c8f8af6704ca98b36b503878058aa0619806dad;p=SXSI%2FXMLTree.git diff --git a/makefile b/makefile index 1b3dc58..4f06f3b 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -FLAGS = -O3 -I./libcds/includes/ +FLAGS =-std=c++0x -O3 -I./libcds/includes/ OBJECTS=libcds/lib/libcds.a OBJECTS_TC= TextCollection/TextCollection.o TextCollection/CSA.o TextCollection/Tools.o TextCollection/BitRank.o TextCollection/bittree.o TextCollection/rbtree.o TextCollection/dynFMI.o TextCollection/RLWaveletTree.o TextCollection/GapEncode.o TextCollection/BSGAP.o