Closed frewsxcv closed 8 years ago
I have my own OpenSSL headers in my own project that should be used instead of the supplied headers. Using -I
will cause redefinition compiler errors to appear. By using -isystem
, I'm able to use my own headers without errors.
Ok, let's try this option.
https://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html