Hi,
I couldn’t find an equivalent GCC flag -D_FORTIFY_SOURCE in llvm. May I ask how can I disable the fortify source checking in LLVM please?
More specifically, I want to bypass/ignore the errors like __fortify_fail
Cheers,
Ahmad
Hi,
I couldn’t find an equivalent GCC flag -D_FORTIFY_SOURCE in llvm. May I ask how can I disable the fortify source checking in LLVM please?
More specifically, I want to bypass/ignore the errors like __fortify_fail
Cheers,
Ahmad