|
|
@ -34,7 +34,7 @@ else
|
|
|
|
USELIB_FLAG = -Wl,-force_load
|
|
|
|
USELIB_FLAG = -Wl,-force_load
|
|
|
|
MonetDB_LIB += -L$(shell brew --prefix monetdb)/lib
|
|
|
|
MonetDB_LIB += -L$(shell brew --prefix monetdb)/lib
|
|
|
|
MonetDB_INC += -I$(shell brew --prefix monetdb)/include/monetdb
|
|
|
|
MonetDB_INC += -I$(shell brew --prefix monetdb)/include/monetdb
|
|
|
|
ifeq ($(COMPILER), clang)
|
|
|
|
ifeq ($(COMPILER), clang )
|
|
|
|
LIBTOOL = libtool -static -o
|
|
|
|
LIBTOOL = libtool -static -o
|
|
|
|
endif
|
|
|
|
endif
|
|
|
|
ifneq ($(UNAME_M),arm64)
|
|
|
|
ifneq ($(UNAME_M),arm64)
|
|
|
|