ac-os: standardize on gcc, add boot validation, parallel binary build
- Remove musl-gcc detection — always use gcc for glibc compatibility
- Add initramfs validation before kernel build: checks /init, ac-native,
dynamic linker, all NEEDED shared libs, piece.mjs, WiFi firmware
- Aborts build if validation fails (prevents flashing unbootable kernels)
- Add binary shared lib resolution check after compile
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>