mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-19 00:51:35 +03:00
gnuradio suffers from gcc bug 43744 but gqrx that depends on it doesn't take into account the gcc bug. So let's add it as: 'depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_43744 # gnuradio' Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>