freebsd-ports/databases/mysql56-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 Update to 5.6.12 release. 2013-06-10 15:12:51 +00:00
patch-cmake_plugin.cmake
patch-CMakeLists.txt
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 Update to 5.6.13 release. 2013-08-12 11:47:33 +00:00
patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt
patch-mysys_ssl_my_default.cc
patch-plugin_password_validation_validate_password.cc - Fix build problem on HEAD where libc++ bitset::test() and the 2013-10-05 15:55:13 +00:00
patch-scripts_CMakeLists.txt
patch-scripts_mysqld_safe.sh
patch-sql_CMakeLists.txt
patch-sql_sql_trigger.cc Allow compilation using Clang in C++11 mode. 2013-04-23 10:18:02 +00:00
patch-sql_sql_view.cc Allow compilation using Clang in C++11 mode. 2013-04-23 10:18:02 +00:00
patch-sql_sys_vars.cc
patch-support-files_CMakeLists.txt