Removed -fno-strict-aliasing requirement
[libcds.git] / cds / details / defs.h
index e78fc762b165a778bec8a858bec41d25984beece..2154a2fb5f2e0fdb2e9fa3d11b84074f11753b54 100644 (file)
    For Unix-like systems GCC and Clang compilers are supported.
    Use GCC 4.8+ compiler or Clang 3.6+ to build <b>cds</b> library with CMake.
    See accompanying file <tt>/build/cmake/readme.md</tt> for more info.
-
-   @note Important for GCC compiler: all your projects that use \p libcds must be compiled with <b>-fno-strict-aliasing</b>
-   compiler flag.
-
 */