From: Junio C Hamano Date: Sat, 22 May 2021 09:29:01 +0000 (+0900) Subject: Merge branch 'jh/simple-ipc-sans-pthread' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=6aae0e2ad2fdb5cc87358d7c4337e145c0b99fe9;p=rit 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