Fixed canonical test's makefile.
Added option for compiling MaxScale with RabbitMQ filter
This commit is contained in:
@ -52,3 +52,8 @@ endif
|
||||
#
|
||||
ERRMSG := $(HOME)/usr/share/mysql
|
||||
|
||||
#
|
||||
# Build optional RabbitMQ filter
|
||||
# Requires librabbitmq-devel
|
||||
#
|
||||
BUILD_RABBITMQ :=
|
||||
|
Reference in New Issue
Block a user