summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1185.toml
blob: 2d4918c37deb2283307a3d4db49df2fd06236731 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
id = 1185
title = "./configure has unprefixed calls to pkg-config and clang breaking cross-compilation"
state = "closed"
created_at = "2022-08-31T20:25:21.526Z"
closed_at = "2023-04-22T07:30:57.582Z"
labels = ["Bite Sized", "Build System", "workflow::Patch available"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1185"
host-os = "n/a"
host-arch = "n/a"
qemu-version = "n/a"
guest-os = "n/a"
guest-arch = "n/a"
description = """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:

#"""
reproduce = "n/a"
additional = "n/a"