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
Remove net-snmp and use the OS version
Also remove a few old binaries from build/
This commit is contained in:
@ -18,6 +18,6 @@ set(dbbc_STAT_SRCS
|
||||
|
||||
add_library(dbbc STATIC ${dbbc_STAT_SRCS})
|
||||
|
||||
add_dependencies(dbbc libnetsnmpmibs)
|
||||
target_link_libraries(dbbc ${NETSNMP_LIBRARIES})
|
||||
|
||||
INSTALL (TARGETS dbbc DESTINATION ${ENGINE_LIBDIR})
|
||||
|
Reference in New Issue
Block a user