From: Denis Ovsienko Date: Mon, 1 May 2023 21:29:01 +0000 (+0100) Subject: CI: Copy build_common.sh from tcpslice. [skip ci] X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/fc9abd5810adaa5ec755662dc98e472c797c47cb?ds=inline CI: Copy build_common.sh from tcpslice. [skip ci] --- diff --git a/build_common.sh b/build_common.sh index 3c9d7d4c..3264d2e9 100644 --- a/build_common.sh +++ b/build_common.sh @@ -214,6 +214,7 @@ os_id() { ;; Haiku) # Meaningful version is the substring before the plus sign. + # "hrev56578" stands for "R1/beta4". # "hrev55181" stands for "R1/beta3". # "hrev54154" stands for "R1/beta2". : "${os_id_version:=`uname -v`}"