You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuring with ancient bash fails with a syntax error:
checking for sin in -lm... yes
./configure: line 19389: conditional binary operator expected
./configure: line 19389: syntax error near `=~'
./configure: line 19389: ` [[ "$target_os" =~ [0-9]+ ]] && darwin_ver="${BASH_REMATCH[0]}"'
Configuring with ancient bash fails with a syntax error:
Downstream report: https://trac.macports.org/ticket/63758
It appears the issue was introduced with #1.
The text was updated successfully, but these errors were encountered: