git-crypt: disable for gcc affected by bug #64735
authorBaruch Siach <baruch@tkos.co.il>
Tue, 28 Aug 2018 11:17:42 +0000 (14:17 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 28 Aug 2018 21:08:03 +0000 (23:08 +0200)
commit5621911b84bd0a584afce25bc5547367d1fd0e02
tree319134d089f35ee19e8783d47af364ce1a1a1ffa
parent64b8f4e6bb867c5f38f32ef89f363e580c570b1a
git-crypt: disable for gcc affected by bug #64735

git-crypt needs exception_ptr. gcc older than 7 don't provide that on
all architectures due to gcc bug #64735.

Fixes:
http://autobuild.buildroot.net/results/2a7/2a76ce39bc639b4f17ff33f8447d9094215e68d8/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/git-crypt/Config.in