mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
assimp: fix build with gcc 12
- https://github.com/assimp/assimp/issues/4433
This commit is contained in:
parent
35ee2c682e
commit
dcf6856392
@ -11,4 +11,5 @@ PKG_DEPENDS_TARGET="toolchain zlib"
|
|||||||
PKG_LONGDESC="A library to import and export various 3d-model-formats including scene-post-processing to generate missing render data."
|
PKG_LONGDESC="A library to import and export various 3d-model-formats including scene-post-processing to generate missing render data."
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="-DASSIMP_BUILD_ASSIMP_TOOLS=OFF \
|
PKG_CMAKE_OPTS_TARGET="-DASSIMP_BUILD_ASSIMP_TOOLS=OFF \
|
||||||
-DASSIMP_BUILD_TESTS=OFF"
|
-DASSIMP_BUILD_TESTS=OFF \
|
||||||
|
-DASSIMP_WARNINGS_AS_ERRORS=OFF"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user