1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 03:07:34 +00:00

Ports: Replace the gnuapl config.sub patch with our download

This commit is contained in:
Tim Schumacher 2022-05-25 22:46:40 +02:00 committed by Linus Groh
parent 99cdafa5bc
commit bbd54a5a25
6 changed files with 4 additions and 33 deletions

View file

@ -7,3 +7,4 @@ workdir="apl-${version}"
configopts=("CXX_WERROR=no")
files="https://ftpmirror.gnu.org/gnu/apl/apl-${version}.tar.gz apl-${version}.tar.gz 144f4c858a0d430ce8f28be90a35920dd8e0951e56976cb80b55053fa0d8bbcb"
auth_type=sha256
use_fresh_config_sub=true