zeek/auxil/broker/ci/macos/prepare.sh
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

9 lines
152 B
Bash
Executable File

#!/bin/sh
echo "Preparing macOS environment"
sysctl hw.model hw.machine hw.ncpu hw.physicalcpu hw.logicalcpu
set -e
set -x
brew install cmake openssl