Skip to content

Commit

Permalink
ports/bash: Add a couple of configure flags
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Jan 5, 2024
1 parent 01bc843 commit e9ac9be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/bash
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ regenerate() {

build() {
autotools_configure \
--with-curses \
--enable-readline \
--without-bash-malloc \
--with-installed-readline="${sysroot}/usr/lib"

Expand Down

0 comments on commit e9ac9be

Please sign in to comment.