This commit is contained in:
2022-09-18 07:39:39 +08:00
63 changed files with 10806 additions and 10806 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ else
USELIB_FLAG = -Wl,-force_load
MonetDB_LIB += -L$(shell brew --prefix monetdb)/lib
MonetDB_INC += -I$(shell brew --prefix monetdb)/include/monetdb
ifeq ($(COMPILER),clang )
ifeq ($(COMPILER), clang )
LIBTOOL = libtool -static -o
endif
ifneq ($(UNAME_M),arm64)