From ddd2bcf32f6256cb166cfd461382901bba1a1426 Mon Sep 17 00:00:00 2001 From: Filip Kobierski Date: Tue, 19 Nov 2024 14:51:26 +0100 Subject: [PATCH] app-emulation/qemu: remove jemalloc from metadata as it's global Signed-off-by: Filip Kobierski Signed-off-by: Sam James --- app-emulation/qemu/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml index 6679b0b73c9f1..6b037ef131a9f 100644 --- a/app-emulation/qemu/metadata.xml +++ b/app-emulation/qemu/metadata.xml @@ -48,7 +48,6 @@ Build the User targets as static binaries Build the User and Software MMU (system) targets as well as tools as static binaries Enable SystemTap/DTrace tracing - Enable jemalloc allocator support Enable jpeg image support for the VNC console server Enable png image support for the VNC console server Enable USB passthrough via dev-libs/libusb