No tags found.
Homebrew builds with parallel make which causes module dependency issues. Add .NOTPARALLEL to ensure modules are built in correct order.
- Detect Darwin (macOS) vs Linux - Detect ARM64 (Apple Silicon) vs x86_64 - Auto-detect gfortran path on Homebrew ARM64 (/opt/homebrew) - Add -ffree-line-length-none flag for macOS builds - Maintain compatibility with Linux builds