Skip to content

Commit 196ed08

Browse files
yamtxiaoxiang781216
authored andcommitted
cibuild.sh: Add a comment about prerequisites for macOS
1 parent ffe71cc commit 196ed08

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cibuild.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
# specific language governing permissions and limitations
1818
# under the License.
1919

20+
# Prerequisites for macOS
21+
# - Xcode (cc, etc)
22+
# - homebrew
23+
# - autoconf
24+
# - wget
25+
2026
set -e
2127

2228
WD=$(cd $(dirname $0) && pwd)

0 commit comments

Comments
 (0)