Skip to content
Commit cb8b3401 authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

Enable `-no-pie` only if the compiler supports it

A previous commit introduced `-no-pie` to disable PIE in GCC versions
higher than 5.2. However, earlier versions don't support such an option.
This commit introduces the necessary detection mechanism to enable it or
not.
parent ef30e87a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment