This appears to be a regression from 0.15.1 to 0.15.2: ``` $ touch empty.zig $ zig.exe build-lib -target aarch64-macos-none -fstrip empty.zig ``` ~~#25529 looks potentially related?~~ We might need to roll a 0.15.3 for this - it's a pretty impactful bug IMO.