mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Ports: Set the correct config.sub path for mpc
This commit is contained in:
parent
f3923b4aea
commit
abb9e3e198
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue