From: Junio C Hamano Date: Sat, 22 May 2021 09:29:01 +0000 (+0900) Subject: Merge branch 'jh/simple-ipc-sans-pthread' X-Git-Tag: v2.32.0-rc1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6aae0e2ad2fdb5cc87358d7c4337e145c0b99fe9;p=thirdparty%2Fgit.git Merge branch 'jh/simple-ipc-sans-pthread' The "simple-ipc" did not compile without pthreads support, but the build procedure was not properly account for it. * jh/simple-ipc-sans-pthread: simple-ipc: correct ifdefs when NO_PTHREADS is defined --- 6aae0e2ad2fdb5cc87358d7c4337e145c0b99fe9