brew icon indicating copy to clipboard operation
brew copied to clipboard

Dockerfile: drop libz-dev

Open Bo98 opened this issue 2 years ago • 3 comments

This causes formulae to build against with system zlib which we don't want.

The original need for it is also no longer valid: https://github.com/Homebrew/brew/commit/5e42f6778357f9509f2335c7fe34c5fd5bf5c43a

Bo98 avatar Feb 19 '24 18:02 Bo98

Looks like Portable Ruby has a -lz in its rbconfig which I'll need to fix first.

Bo98 avatar Feb 19 '24 18:02 Bo98

@Bo98 Do we need a new Portable Ruby release?

p-linnane avatar Feb 20 '24 00:02 p-linnane

Yes.

Might be a good opportunity try the Bootsnap thing I've talked about a couple times, and to update the cross-build CI images since we need to do that and I said I would this month.

Bo98 avatar Feb 20 '24 00:02 Bo98