Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stdenvBootstrapTools: Bundle all *.o files from libc
Include all runtime object files in output package, enabling different kinds of build modes - non-PIE, PIE, static PIE and profile-generated. Suggested by @trofi: NixOS#252310 (comment)
- Loading branch information