Ports: Point nasm to the correct config.sub location
This commit is contained in:
parent
52656accb1
commit
901cb247fb
Notes:
sideshowbarker
2024-07-17 17:23:31 +09:00
Author: https://github.com/archanox Commit: https://github.com/SerenityOS/serenity/commit/901cb247fb Pull-request: https://github.com/SerenityOS/serenity/pull/12966 Reviewed-by: https://github.com/AtkinsSJ Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ files="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar
|
|||
auth_type=sha256
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
config_sub_path=autoconf/helpers/config.sub
|
||||
makeopts=()
|
||||
|
|
Loading…
Add table
Reference in a new issue