package/bitcoin: depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 8 Dec 2019 16:27:18 +0000 (17:27 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 8 Dec 2019 21:47:40 +0000 (22:47 +0100)
commitbbdd4cd815d7b6689bf5b4161622f7f926f45fd3
tree1d2e2580c6659150c0f6cd6fb59ee440eb77893a
parent97110b578ff1ed62018e0feb4c386d7ebee469cd
package/bitcoin: depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735

Obviously, bitcoin depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735, not on
BR2_TOOLCHAIN_HAS_GCC_BUG_64735

Fixes:
 - No autobuilder failure

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/bitcoin/Config.in