WL#2286 - Compile MySQL w/YASSL support

Fix for "multiple definition of __cxa_pure_virtual" link failure
when compiling with icc.
This commit is contained in:
svoj@mysql.com 2005-06-23 16:04:10 +05:00
parent a190236e0a
commit b720c6e535

View File

@ -25,7 +25,7 @@
#if !defined(yaSSL_NEW_HPP) && defined(__GNUC__)
#if !defined(yaSSL_NEW_HPP) && defined(__GNUC__) && !defined(__ICC)
#define yaSSL_NEW_HPP