summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authormatthiasdotsh <git@matthias.sh>2025-12-17 09:05:12 +0100
committermatthiasdotsh <git@matthias.sh>2025-12-17 09:05:12 +0100
commit2d587a560397d4e33019423249b1bb988d812de3 (patch)
tree94a33ea3580c922d31df0f6b275f1fc48aa5b4f3 /pkgs/development/python-modules/python-openstackclient
parent6aef7c6bebe671a8448e6359a2ca2dbd74acbe63 (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')
0 files changed, 0 insertions, 0 deletions