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:
parent
a190236e0a
commit
b720c6e535
@ -25,7 +25,7 @@
|
||||
|
||||
|
||||
|
||||
#if !defined(yaSSL_NEW_HPP) && defined(__GNUC__)
|
||||
#if !defined(yaSSL_NEW_HPP) && defined(__GNUC__) && !defined(__ICC)
|
||||
|
||||
#define yaSSL_NEW_HPP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user