summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/1185
blob: 3d14d92ce31fe753a2e9c2f789e71f970c8cbc54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
graphic: 0.973
instruction: 0.825
device: 0.758
semantic: 0.655
other: 0.560
network: 0.558
mistranslation: 0.545
socket: 0.530
vnc: 0.469
boot: 0.393
KVM: 0.264
assembly: 0.109

./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:

#