Attempt to cross-compile for arm64 Linux
This commit is contained in:
parent
97819c4622
commit
62310c3ef8
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -698,7 +698,7 @@ jobs:
|
||||
-DENABLE_CCACHE=ON \
|
||||
-DCMAKE_INSTALL_PREFIX=${OSRM_INSTALL_DIR} \
|
||||
"${APPLE_SILICON_FLAGS[@]}" \
|
||||
"${AARCH64_FLAGS[@]"
|
||||
"${AARCH64_FLAGS[@]}"
|
||||
|
||||
make --jobs=${JOBS}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user