freebsd-ports/databases/mysql55-server/files
Tijl Coosemans 879931c62f Fix mysql51/55/56 build with clang on i386.
The included yassl library contains inline asm (only for i386) using
intel syntax which clang does not support.  For now, just disable the
inline asm when clang is used and use the standard C implementation like
on every other architecture.

Approved by:	ale (maintainer)
2013-10-08 13:25:00 +00:00
..
mysql-server.in Pass --defaults-extra-file also to mysql_install_db. 2013-05-27 11:59:01 +00:00
patch-client_CMakeLists.txt
patch-cmake_plugin.cmake
patch-CMakeLists.txt Update to 5.5.32 release. 2013-06-12 07:56:24 +00:00
patch-extra_CMakeLists.txt
patch-extra_yassl_taocrypt_include_misc.hpp Fix mysql51/55/56 build with clang on i386. 2013-10-08 13:25:00 +00:00
patch-extra_yassl_taocrypt_src_integer.cpp
patch-include_CMakeLists.txt
patch-include_my_compare.h
patch-include_myisam.h
patch-libmysql_CMakeLists.txt
patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt
patch-mysys_default.c
patch-scripts_CMakeLists.txt
patch-scripts_mysqld_safe.sh
patch-sql_CMakeLists.txt
patch-sql_sql_trigger.cc
patch-sql_sql_view.cc
patch-sql_sys_vars.cc
patch-support-files_CMakeLists.txt