diff options
| author | matthiasdotsh <git@matthias.sh> | 2025-12-17 09:05:12 +0100 |
|---|---|---|
| committer | matthiasdotsh <git@matthias.sh> | 2025-12-17 09:05:12 +0100 |
| commit | 2d587a560397d4e33019423249b1bb988d812de3 (patch) | |
| tree | 94a33ea3580c922d31df0f6b275f1fc48aa5b4f3 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | 6aef7c6bebe671a8448e6359a2ca2dbd74acbe63 (diff) | |
lgpio: Fix cross-compilation build
The upstream Makefile [1] supports the CROSS_PREFIX variable to specify
the cross-compiler toolchain prefix. Without this, the build fails
when cross-compiling (e.g., for aarch64-multiplatform) because it
tries to use the native 'gcc' instead of the target compiler.
This fix allows building lgpio for other architectures using
pkgsCross.
[1] https://github.com/joan2937/lg/blob/v0.2.2/Makefile#L4
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
