Skip to content
Commit f18ae82f authored by Kumar Gala's avatar Kumar Gala Committed by Carles Cufí
Browse files

oneapi: disable use of libirc when building C++



When building with C++ the icx compiler will try to utilize optimized
versions of memset/memcpy that are provided as part of libirc.  However
libirc also has dependencies on things likes getenv/setenv, etc that
are expect in a linux host environment.  So disable use of libirc
via compiler flag -no-intel-lib=libirc.

Signed-off-by: default avatarKumar Gala <kumar.gala@intel.com>
parent 0342deb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment