From 5c79ae177943172bb57b704064e766ada7aa14b6 Mon Sep 17 00:00:00 2001 From: ProsperousPotato Date: Sun, 29 Mar 2026 18:33:37 +0100 Subject: fix qemu anti detection, rust compilation, and use flags --- make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make.conf') diff --git a/make.conf b/make.conf index 647acb5..2e5d6bc 100644 --- a/make.conf +++ b/make.conf @@ -4,7 +4,7 @@ CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" LDFLAGS="-Wl,-O3 -Wl,--as-needed -Wl,-z,pack-relative-relocs ${COMMON_FLAGS}" -RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native -C opt-level=3 -C debuginfo=0 -C prefer-dynamic=yes" +RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native -C opt-level=3 -C debuginfo=0" USE="X minimal ssl xinerama qemu alsa opengl graphite harfbuzz lzma zstd threads vaapi hwloc jpegxl vulkan lto fbcon dri vpx x264 x265 openh264 sasl caps opencl ffmpeg caps \ -- cgit v1.2.3