Ports: Set the correct config.sub path for mpc

This commit is contained in:
Tim Schumacher 2022-02-17 02:26:25 +01:00 committed by Andreas Kling
parent f3923b4aea
commit abb9e3e198
Notes: sideshowbarker 2024-07-17 20:33:50 +09:00

View file

@ -3,6 +3,7 @@ port=mpc
version=1.2.1
useconfigure=true
use_fresh_config_sub=true
config_sub_path=build-aux/config.sub
configopts=("--target=${SERENITY_ARCH}-pc-serenity" "--with-sysroot=/")
files="https://ftpmirror.gnu.org/gnu/mpc/mpc-${version}.tar.gz mpc-${version}.tar.gz
https://ftpmirror.gnu.org/gnu/mpc/mpc-${version}.tar.gz.sig mpc-${version}.tar.gz.sig