Skip to content

Commit

Permalink
Undo debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Nov 4, 2024
1 parent b1a68bd commit d406e62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipe/build_cxx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ if [[ "${target_platform}" == osx-* ]]; then
CXXFLAGS="${CXXFLAGS} -D_LIBCPP_DISABLE_AVAILABILITY"
fi

env

if [[ "$CONDA_BUILD_CROSS_COMPILATION" == 1 ]]; then
(
mkdir -p build_cxx_host
Expand Down

0 comments on commit d406e62

Please sign in to comment.