From: Junio C Hamano Date: Wed, 23 Mar 2022 21:09:29 +0000 (-0700) Subject: Merge branch 'bc/block-sha1-without-gcc-asm-extension' X-Git-Tag: v2.36.0-rc0~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc2588b2ba2b265e74c10efcfe20a78b291dfad4;p=thirdparty%2Fgit.git Merge branch 'bc/block-sha1-without-gcc-asm-extension' Get rid of one use of __asm__() GCC extension that does not help us much these days, which has an added advantage of not having to worry about -pedantic complaining. * bc/block-sha1-without-gcc-asm-extension: block-sha1: remove use of obsolete x86 assembly --- dc2588b2ba2b265e74c10efcfe20a78b291dfad4