K 10 svn:author V 2 cy K 8 svn:date V 27 2021-03-17T16:11:27.645050Z K 7 svn:log V 340 security/libgcrypt: Fix armv6 build Armv6 fails to build jitterentropy-base.c without optimization, even though #pragma GCC optimization and #pragma clang optimization are specified. For now brute force disable building the jitter entropy generator on armv6. PR: 253698 Submitted by: yani _ pi-greece.eu Reported by: yani _ pi-greece.eu END