Skip to content

Commit 4490f97

Browse files
committed
typo
1 parent f980b50 commit 4490f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_steps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function before_build {
2222
source ${ROOT_DIR}/multibuild/osx_utils.sh
2323
get_macpython_environment ${MB_PYTHON_VERSION} venv
2424

25-
alias gfortran gfortran-15
25+
alias gfortran=gfortran-15
2626

2727
# Build the objconv tool
2828
(cd ${ROOT_DIR}/objconv && bash ../tools/build_objconv.sh)

0 commit comments

Comments
 (0)