Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
With the M1 and Monterey support patch (https://gerrit.cloudera.org/#/c/18770/), the documentation has to be updated to cover ARM macs.
ARM mac specific instructions for build:
Use Xcode 13.1
export PKG_CONFIG_PATH="/opt/homebrew/opt/openssl@1.1/lib/pkgconfig:$PKG_CONFIG_PATH"
export SDKROOT="$(xcrun --sdk macosx --show-sdk-path)"