diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1670.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1670.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml deleted file mode 100644 index f0e2d4f76..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 1670 -title = "Cannot statically build x86_64-softmmu with Darwin(Intel)" -state = "closed" -created_at = "2023-05-30T02:12:34.056Z" -closed_at = "2023-05-30T12:12:50.579Z" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1670" -host-os = "MacOS" -host-arch = "AMD64" -qemu-version = "8.0.0" -guest-os = "MacOS" -guest-arch = "x86_64" -description = """I am using `Podman` and currently,`Podman` uses qemu on macOS. The `Podman` team has adopted a scheme to dynamically compile `qemu` (https://github.com/containers/podman-machine-qemu). However, I am currently trying to use static compilation for both amd64 and arm64 targets. - -I have searched many articles online, most of which are about static compilation on Linux. Very few articles mention static compilation on macOS, and some mention that `softmmu` does not support static compilation. However, I have not found any concrete evidence to support this claim. - -I also want to ask another question: Does `qemu` support static compilation on macOS?""" -reproduce = "n/a" -additional = """[meson-log.txt](/uploads/6e32691488533a06c64dc34ee4514135/meson-log.txt)""" |