Ports: Point nasm to the correct config.sub location

This commit is contained in:
Pierce Andjelkovic 2022-03-10 22:22:33 +11:00 committed by Linus Groh
parent 52656accb1
commit 901cb247fb

View file

@ -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=()