Skip to content

Commit 639381f

Browse files
authored
add comments
1 parent c7e6e23 commit 639381f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/prepare-ci.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
#!/bin/bash
22

33
# Ubuntu setup
4+
# Change in archive-build.sh gawk to awk
45
#sudo apt-get install -y gperf cmake ninja-build
56
#pip3 install wheel future pyelftools
67

78
# MacOS (ARM) setup
9+
# Change in archive-build.sh awk to gawk
810
brew install gsed
911
brew install gawk
1012
brew install gperf

0 commit comments

Comments
 (0)