You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
name changes
This commit is contained in:
@ -17,7 +17,7 @@ CXXFLAGS+=$(DEBUG_FLAGS) -Wall -D_DEBUG
|
||||
# we need to add some search paths here because on a bootstrap build we won't find liboamcpp
|
||||
# anywhere except in ../oamcpp
|
||||
CLIBS=-L$(EXPORT_ROOT)/lib $(IDB_COMMON_LIBS) -lreplaytxnlog $(IDB_SNMP_LIBS)
|
||||
LDFLAGS+=$(CLIBS) -Wl,--rpath -Wl,/usr/local/Calpont/lib
|
||||
LDFLAGS+=$(CLIBS) -Wl,--rpath -Wl,/usr/local/MariaDB/Columnstore/lib
|
||||
TLIBS=-lcppunit -ldl
|
||||
GLIBS=$(CLIBS) -lcppunit -ldl
|
||||
|
||||
|
Reference in New Issue
Block a user