diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-11-02 19:14:05 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-02 22:37:50 +0100 |
commit | 445340685f1c8118513355a5d96f683cb2af85e2 (patch) | |
tree | 5aa1d33f9118bd2a2212d6100e7c64748056874d /package/python-docutils/python-docutils.mk | |
parent | 9229e61ff448afb2c5c1117069546599fd5eb562 (diff) | |
download | buildroot-445340685f1c8118513355a5d96f683cb2af85e2.tar.gz buildroot-445340685f1c8118513355a5d96f683cb2af85e2.zip |
package/gdb: ARC version has stringent dependencies on host gcc
The ARC gdb version requires a gcc >= 4.8 (because C++11).
Since the host variant uses the same sources as the target variant, we
must ensure that we have a host gcc >= 4.8 as well.
Move the architecture dependencies to their own symbol, and also hide
the comment when they are not met.
Fixes:
http://autobuild.buildroot.net/results/43eae264991aa369490236c7bd59c0b6a67fcf25/
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-docutils/python-docutils.mk')
0 files changed, 0 insertions, 0 deletions