ports: Update to new config.sub syntax
There is no longer need to manually patch config.sub files!
This commit is contained in:
@@ -4,6 +4,7 @@ NAME='bash'
|
||||
VERSION='5.2.37'
|
||||
DOWNLOAD_URL="https://ftp.gnu.org/gnu/bash/bash-$VERSION.tar.gz#9599b22ecd1d5787ad7d3b7bf0c59f312b3396d1e281175dd1f8a4014da621ff"
|
||||
DEPENDENCIES=('ncurses')
|
||||
CONFIG_SUB=('support/config.sub')
|
||||
CONFIGURE_OPTIONS=(
|
||||
'--disable-nls'
|
||||
'--without-bash-malloc'
|
||||
|
||||
Reference in New Issue
Block a user