Remove old feedback system
The feedback system wasn't used and was starting to cause problems on Debian 9 where the libcurl required different version of OpenSSL than what MaxScale was linked against.
This commit is contained in:
@ -65,7 +65,6 @@ target_link_libraries(maxscale-common
|
||||
${MARIADB_CONNECTOR_LIBRARIES}
|
||||
${LZMA_LINK_FLAGS}
|
||||
${PCRE2_LIBRARIES}
|
||||
${CURL_LIBRARIES}
|
||||
${JANSSON_LIBRARIES}
|
||||
ssl
|
||||
pthread
|
||||
|
||||
Reference in New Issue
Block a user