ports: Update to new config.sub syntax
There is no longer need to manually patch config.sub files!
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
NAME='nasm'
|
||||
VERSION='2.16.03'
|
||||
DOWNLOAD_URL="https://www.nasm.us/pub/nasm/releasebuilds/$VERSION/nasm-$VERSION.tar.gz#5bc940dd8a4245686976a8f7e96ba9340a0915f2d5b88356874890e207bdb581"
|
||||
CONFIG_SUB=('autoconf/helpers/config.sub')
|
||||
CONFIGURE_OPTIONS=(
|
||||
'--disable-gdb'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user