lib/quarry/Makefile.linux in thera-0.0.4 vs lib/quarry/Makefile.linux in thera-0.0.5

- old
+ new

@@ -1,2 +1,4 @@ STATIC_LIB = ar rcs +CXX = g++ +CPPFLAGS = -fPIC -std=gnu++0x -Wno-multichar -Wno-write-strings include Makefile.targets