diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-04-09 15:00:02 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-09 15:45:20 +0200 |
commit | 2b7b989e53897009e632f3bc918e553a4b607e39 (patch) | |
tree | c0ab152a69d4beb627486c86007ebe82616c4da4 /support/scripts/check-kernel-headers.sh | |
parent | fb38b44289a56fa06c1420b3d3ee4d3b1f0a30d3 (diff) | |
download | buildroot-2b7b989e53897009e632f3bc918e553a4b607e39.tar.gz buildroot-2b7b989e53897009e632f3bc918e553a4b607e39.zip |
Revert "package/ffmpeg: Fix i586 compilation with gcc5"
This reverts commit bfb8df2ad9b164b421d25294c6882c8b61dc59a5.
With current toolchains it was not possible to trigger the bug anymore.
Tested with these settings:
BR2_i386=y
BR2_x86_i586=y
BR2_GCC_VERSION_4_8_X=y
BR2_i386=y
BR2_x86_i586=y
BR2_GCC_VERSION_5_X=y
BR2_i386=y
BR2_x86_i586=y
BR2_GCC_VERSION_6_X=y
Other x86 variants also work:
BR2_i386=y
BR2_x86_i486=y
BR2_GCC_VERSION_5_X=y
BR2_i386=y
BR2_x86_i686=y
BR2_GCC_VERSION_5_X=y
BR2_i386=y
BR2_x86_pentium_mmx=y
BR2_GCC_VERSION_5_X=y
BR2_i386=y
BR2_x86_corei7=y
BR2_GCC_VERSION_5_X=y
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/check-kernel-headers.sh')
0 files changed, 0 insertions, 0 deletions