This commit is contained in:
2022-09-15 21:23:14 +08:00
14 changed files with 1127 additions and 918 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ MonetDB_LIB =
MonetDB_INC =
Threading =
CXXFLAGS = --std=c++1z
OPTFLAGS = -O3 -fno-semantic-interposition
OPTFLAGS = -g3 #-O3 -fno-semantic-interposition
LINKFLAGS = -flto
SHAREDFLAGS = -shared
FPIC = -fPIC