Bug#833583: llvm-toolchain tries to use gold with unsupported --secureplt on powerpc

2016-08-07 Thread Sylvestre Ledru
I am already building a -8 with a similar changes. I will keep the i386 testsuite and revert the deactivation of the avx512 patch instead. S Le 07/08/2016 à 14:26, Matthias Klose a écrit : > Control: tags -1 + patch > > fixes the build failures on powerpc and i386 (failing avx tests, see the >

Bug#833583: llvm-toolchain tries to use gold with unsupported --secureplt on powerpc

2016-08-07 Thread Matthias Klose
Control: tags -1 + patch fixes the build failures on powerpc and i386 (failing avx tests, see the Ubuntu build logs for details). https://launchpad.net/ubuntu/+source/llvm-toolchain-3.8/1:3.8.1-7ubuntu1 * Ignore test results on i386, as done on any other architecture. * Don't use gold on power

Bug#833583: llvm-toolchain tries to use gold with unsupported --secureplt on powerpc

2016-08-06 Thread Matthias Klose
Package: src:llvm-toolchain-3.8 Version: 1:3.8.1-7 Severity: serious Tags: sid stretch gold doesn't support the -secureplt option on powerpc.