mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
a631e9b3c5
With CONFIG_IKCONFIG=n (correct for production), /proc/config.gz is not available. The script now reads /boot/config-$(uname -r) as primary source and falls back to /proc/config.gz only if IKCONFIG is enabled. Also removed FRAME_POINTER check (ARM64 forces it via Kconfig select, checking if it's disabled always fails) — now shown as informational. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>