From: Junio C Hamano Date: Thu, 27 May 2021 03:36:58 +0000 (+0900) Subject: Merge branch 'ab/pack-linkage-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=5afd72a96f0a3f65a832fd1448d9de1c534aaa69;p=rit Merge branch 'ab/pack-linkage-fix' "ld" on Solaris fails to link some test helpers, which has been worked around by reshuffling the inline function definitions from a header file to a source file that is the only user of them. * ab/pack-linkage-fix: pack-objects: move static inline from a header to the sole consumer --- 5afd72a96f0a3f65a832fd1448d9de1c534aaa69