non port: databases/mysql51-server/files/patch-extra_yassl_taocrypt_include_misc.hpp |
Number of commits found: 1 |
Tuesday, 8 Oct 2013
|
13:25 tijl
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)
|
Number of commits found: 1 |