more on join awareness and decoupled expr

This commit is contained in:
2022-09-23 02:46:30 +08:00
parent 522e9e267b
commit c39ec80e1d
4 changed files with 65 additions and 29 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ MonetDB_LIB =
MonetDB_INC =
Threading =
CXXFLAGS = --std=c++1z
OPTFLAGS = -O3 -fno-semantic-interposition
OPTFLAGS = -O3 -fno-semantic-interposition -DNDEBUG
LINKFLAGS = -flto
SHAREDFLAGS = -shared
FPIC = -fPIC