New package: corrosion-0.4.4

This commit is contained in:
John 2023-10-31 17:34:44 +01:00 committed by John Zimmermann
parent e83a912d12
commit 32e6ea71aa
2 changed files with 23 additions and 0 deletions

View file

@ -40,6 +40,7 @@ SET(CMAKE_SYSTEM_VERSION 1)
SET(CMAKE_C_COMPILER ${CC})
SET(CMAKE_CXX_COMPILER ${CXX})
SET(Rust_CARGO_TARGET ${XBPS_CROSS_RUST_TARGET})
SET(CMAKE_CROSSCOMPILING TRUE)
SET(CMAKE_SYSTEM_PROCESSOR ${_CMAKE_SYSTEM_PROCESSOR})