You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
Fixes and switch to external boost library
This commit is contained in:
@ -26,6 +26,8 @@ set(we_bulk_STAT_SRCS
|
||||
|
||||
ADD_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
|
||||
add_library(we_bulk STATIC ${we_bulk_STAT_SRCS})
|
||||
add_dependencies(we_bulk libnetsnmpmibs)
|
||||
|
||||
REMOVE_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
|
||||
|
||||
########### next target ###############
|
||||
|
Reference in New Issue
Block a user