Skip to content

Commit bf61ba3

Browse files
authored
adding note about export OSX_SDK_DIR=/opt
1 parent 7ed1aa3 commit bf61ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,7 @@ Or append the call with the name of the run from the ``.ci_support`` directory (
692692
$ cd staged-recipes
693693
$ python build-locally.py linux_64_c_compiler_version9cuda_compiler_versionNonecudnnundefinedcxx_compiler_version9numpy1.19python3.9.____cpython
694694
695+
Note: for ``osx`` runs, you will need to set the ``export OSX_SDK_DIR`` when using ``python build-locally.py``, for example ``export OSX_SDK_DIR=/opt``.
695696

696697
About
697698
-----

0 commit comments

Comments
 (0)