Skip to content

Commit

Permalink
fix: remove DEBARCH from aarch64-apple-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatsubara committed Oct 30, 2024
1 parent 460d139 commit d531205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/toolchains/TC-aarch64-apple-darwin.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
set(CMAKE_SYSTEM_NAME Darwin)
set(CMAKE_SYSTEM_PROCESSOR aarch64)
set(DEBARCH arm64)
set(ZENOHC_CUSTOM_TARGET aarch64-apple-darwin)

0 comments on commit d531205

Please sign in to comment.