serpent-os / boulder-d-legacy

Replaced by Rust tooling
https://serpentos.com
21 stars 7 forks source link

Option to disable stripping #21

Closed ReillyBrogan closed 1 year ago

ReillyBrogan commented 2 years ago

SerpentOS is not a clothing-optional distro like OtherOS Some packages like golang (and maybe just golang) do funky things to their binaries that break when you try to strip them. Add a toggle to prevent this stripping from happening.

joebonrichie commented 2 years ago

moss-format has a strip option but i guess it's not hooked up properly?

joebonrichie commented 2 years ago

Commented out atm: https://github.com/serpent-os/boulder/blob/main/source/mason/build/builder.d#L255