mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:47:35 +00:00
Ports: Point yasm to the correct config.sub location
This commit is contained in:
parent
756f90d15e
commit
52656accb1
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ files="https://www.tortall.net/projects/yasm/releases/yasm-${version}.tar.gz yas
|
||||||
auth_type="sha256"
|
auth_type="sha256"
|
||||||
useconfigure=true
|
useconfigure=true
|
||||||
use_fresh_config_sub=true
|
use_fresh_config_sub=true
|
||||||
|
config_sub_path=config/config.sub
|
||||||
makeopts=()
|
makeopts=()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue