blob: a6672a16cc41ad24f32e0b17a39ba108c805845e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
graphic: 0.973
device: 0.758
semantic: 0.655
other: 0.560
network: 0.558
debug: 0.540
socket: 0.530
vnc: 0.469
files: 0.413
PID: 0.413
boot: 0.393
KVM: 0.264
performance: 0.148
permissions: 0.091
./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:
#
|