diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-03-29 18:33:37 +0100 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-03-29 18:33:37 +0100 |
| commit | 5c79ae177943172bb57b704064e766ada7aa14b6 (patch) | |
| tree | bf578fc597e42550d0690450a4159cb1000cbdd4 /make.conf | |
| parent | aa474664cb53bc5b639befc5700e6191253a2cf5 (diff) | |
Diffstat (limited to 'make.conf')
| -rw-r--r-- | make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |
