1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-20 01:42:27 +03:00

MCOL-3991 MCS doesn't build mcsAdmin anymore.

Removed MDB network port check from postConfigure.
This commit is contained in:
Roman Nozdrin
2020-05-14 08:45:44 +00:00
parent df70cf7131
commit 32d3e3f6a3
6 changed files with 9 additions and 292 deletions

View File

@@ -39,7 +39,6 @@
#include <ctype.h>
#include <sys/signal.h>
#include <sys/types.h>
#include <readline.h>
#include <readline/history.h>
#include <time.h>
#include <pthread.h>