Trevor Gross 9c98c46147 Don't set opt_level in the musl build script
`cc` automatically reads this from Cargo's `OPT_LEVEL` variable so we
don't need to set it explicitly. Remove this so running in a debugger
makes more sense.
2025-01-22 05:22:12 +00:00
..