Re: [FFmpeg-devel] [PATCH]configure: toolchain-tsan does not need -fPIE

2018-07-05 Thread Carl Eugen Hoyos
2018-07-03 22:20 GMT+02:00, Carl Eugen Hoyos : > Attached patch fixes compilation for some combinations of kernel and > gcc, I tested that neither gcc-tsan nor clang-tsan need -fPIE. Patch applied. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@

[FFmpeg-devel] [PATCH]configure: toolchain-tsan does not need -fPIE

2018-07-03 Thread Carl Eugen Hoyos
Hi! Attached patch fixes compilation for some combinations of kernel and gcc, I tested that neither gcc-tsan nor clang-tsan need -fPIE. Please comment, Carl Eugen From 4854b07ee346374491c98ec1c5d10122ba2f1b5e Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Tue, 3 Jul 2018 22:17:06 +0200 Su