corrade cross compiling p2

This commit is contained in:
2025-11-19 17:06:01 +02:00
parent 56edfb88f0
commit 5cbc4b6ef9
6 changed files with 7 additions and 7 deletions

View File

@@ -3,8 +3,8 @@ pkgname=corrade
version=2020.06.r2021.g4d462c1e
revision=1
build_style=cmake
configure_args="-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DCORRADE_CPU_USE_IFUNC=OFF -DCORRADE_WITH_RC=ON"
hostmakedepends="git"
configure_args="-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DCORRADE_CPU_USE_IFUNC=OFF"
hostmakedepends="git corrade"
short_desc="A multiplatform utility library written in C++11"
maintainer="Dora 'cat' <cat@thenight.club>"
license="MIT"