Commit Graph

5 Commits

Author SHA1 Message Date
Satadru Pramanik, DO, MPH, MEng
0a5a9e7a1d Only add musl bin to path if musl is installed (#9345)
* Only add musl bin to path if musl is installed

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add print_source_bashrc to crew_profile_base

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-02-16 14:57:51 -06:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Satadru Pramanik
96105f6ba5 musl_native -> 1.2.3 (#6958) 2022-04-10 20:57:46 -05:00
Satadru Pramanik
1c7204fa89 New musl toolchain w/ static git, curl, lzip (and gcc11 rebuilds to fix brokenness on i686) (#6431)
* Musl revamp

* Cleanup Musl Packages

* fixup musl_libnghttp2

* fixup musl_libucontext
2022-01-20 11:48:59 -06:00
Satadru Pramanik
c67ed9d797 Musl native toolchain + all packages necessary for static curl, git builds (#6062)
* Initial musl native toolchain and zlib packages

* Add x86_64 condition

* update binaries, add more packages

* add krb5, fix zlib pkgconfig path

* Add back x86_64 lib64 symlink

* Add all packages necessary for curl build

* refresh binaries, add expat

* remove questionable i686 binaries, update packages

* OpenSSL 3.0 updates

* fix urls

* i686 rebuilds

* libnghttp2 -> 1.45.1

* updated x86_64 builds

* fix hashes, upload i686

* update all binaries
2021-09-26 00:23:56 -05:00