binutils: don't look for zstd

This commit is contained in:
Owen Rafferty 2023-05-01 19:26:40 -05:00
parent 1211b2790f
commit 8a9e20b250
No known key found for this signature in database
4 changed files with 5 additions and 4 deletions

View File

@ -25,7 +25,8 @@ export PATH="$PATH:$PWD"
--disable-gprof \
--disable-gprofng \
--with-mmap \
--with-system-zlib
--with-system-zlib \
--without-zstd
make configure-host
make tooldir=/usr

View File

@ -1,4 +1,4 @@
db5ba4cf4c77a500572a910ca6553f76e4301a4d363d9492087631998ef43b6ed9
a8aa6ca676851c2cf28396610644f61215c0d2473c1a34b0da95d198804eef9326
be44c4a1e76704bd9e0fa713f00b88e9897150eda359c3bf58c30461d9cf56e3c8
ee279241e461011e2265086328d9d0a913ab938bb81aa97fa22b8b9b7edf5e33bc
8c0f419eb138061e67dbe2ac73e9c8332649fb90aacb57ac4f00d5de94c0cf23a8

View File

@ -1,4 +1,4 @@
https://ftp.mozilla.org/pub/firefox/releases/113.0b4/source/firefox-113.0b4.source.tar.xz
https://ftp.mozilla.org/pub/firefox/releases/113.0b9/source/firefox-113.0b9.source.tar.xz
patches/fix-linux-header.patch
patches/musl-sandbox.patch
patches/no-atk.patch

View File

@ -1 +1 @@
113.0b4 1
113.0b9 1