guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68133: [PATCH] gnu: glew: Fix cross-compiling.


From: Mathieu Othacehe
Subject: bug#68133: [PATCH] gnu: glew: Fix cross-compiling.
Date: Tue, 09 Jan 2024 10:35:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

> * gnu/packages/gl.scm(mesa)[native-inputs]: when cross-compile, add
> cmake-minimal-cross.
> [arguments]: adjust fix-cross-compiling to find llvm.
>
> * gnu/packages/llvm.scm(llvm-for-mesa)
> [arguments]<#:configure-flags>: When cross-compile, set
> -DBUILD_SHARED_LIBS:BOOL=TRUE and -DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE,
> remove -DLLVM_LINK_LLVM_DYLIB.* .
> <#:phases>: when cross-compile, remove delete-static-libraries phase.

I amended the commit message and applied,

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]