On 22/11/11 7:35 AM, Avi Kivity wrote:
Some toolchains don't support pie properly when tls variables are in use. Disallow pie when such toolchains are detected.Signed-off-by: Avi Kivity<a...@redhat.com> --- v2: give tls_var a type; avoids invisible warning
This breaks the PIE check on OpenBSD since there is no TLS support and the issue trying to be detected doesn't affect OpenBSD. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.