X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=makefile;h=4f06f3bda96bee0128498ad8e131a887fc47ed32;hb=d6ecf291b7dd99ec191daa090a2ff3dac08f8150;hp=1b3dc58aa8f9ba9d5265e475687d35be0f03ceb2;hpb=698f2cf18f89dcb62e51eb44f39ea4ba39b536df;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