summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1185
blob: 8a9054020b7687ca8a03581a47e2b10265056e8c (plain) (blame)
1
2
3
4
5
./configure has unprefixed calls to pkg-config and clang breaking cross-compilation
Description of problem:
The configure script (as generated) includes some calls to the toolchain without including cross compiler prefixes. This can very easily break cross compilation. Here are the locations:

#