diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-25 00:07:59 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-26 21:33:07 +0100 |
commit | a148e2da7b0eba04cc8777f6dc7e3df782512f5f (patch) | |
tree | 39d3c2fd2a4ffce80c538aa202bdedb1613fca4e /package/libpciaccess/0001-limits_h.patch | |
parent | 12116d4df39911e771e1012442a9ed39836a8fb1 (diff) | |
download | buildroot-a148e2da7b0eba04cc8777f6dc7e3df782512f5f.tar.gz buildroot-a148e2da7b0eba04cc8777f6dc7e3df782512f5f.zip |
openocd: remove BR2_ARCH_HAS_ATOMICS dependency
For some reason, since when openocd was introduced, it was using a
BR2_ARCH_HAS_ATOMICS dependency for all sub-options that selected
BR2_PACKAGE_LIBFTDI1, even if the libftdi1 package did not have any
atomics dependency. Maybe it was confused with the libftdi package,
which did have a BR2_ARCH_HAS_ATOMICS dependency ?
Regardless, openocd with all four sub-options that currently depend on
BR2_ARCH_HAS_ATOMICS builds perfectly fine with a toolchain that does
not implement any of the __sync atomic built-ins, so we can remove the
BR2_ARCH_HAS_ATOMICS dependency.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libpciaccess/0001-limits_h.patch')
0 files changed, 0 insertions, 0 deletions