Skip to content

Corrected include directives for icc

Jehferson Mello requested to merge icc-include-fix into main

Turns out the no include directives cause ICC to not even look for its own internals

Additionally, we need to point it to the correct place in our systems where to find the glibc internal includes, otherwise compilation will fail

Merge request reports

Loading