mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
a7334ee3fb
Kernel: - BRIDGE_NETFILTER=n (was still =m after BRIDGE was disabled) - BLK_DEBUG_FS=n (depends on DEBUG_FS which is off, explicit disable) Flycast: - Replace sed -Ofast hack with proper CMAKE_BUILD_TYPE=Release (CMake Release mode applies -O3 with proper LTO support) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>