K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-07-10T11:30:03.111918Z K 7 svn:log V 236 net-mgmt/zabbix4-server: fix build on GCC architectures Base GCC is unable to link to MySQL 5.7: configure: error: Not found mysqlclient library Add USES=compiler:c11 when using MYSQL option. Approved by: mentors (implicit approval) END