Commits

Frank Hunleth committed 06013d690ba
mariadb: explicitly disable dtrace detection By default, mariadb's cmake script tries to detect dtrace support. On hosts that have dtrace installed, this incorrectly enables dtrace and causes compile errors. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>