K 10 svn:author V 2 cy K 8 svn:date V 27 2021-03-27T02:55:44.945291Z K 7 svn:log V 244 security/libgcrypt: Fix armv7 build Similar to armv6, armv7 fails to build jitterentropy-base.c without optimization, falling flat on the #pragma GCC optimize statement. Like armv6, avoid building jitterentropy-base.c altogether. PR: 253698 END