notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
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 search for other commits by this committer
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)
Original commitRevision:329781 

Number of commits found: 1