Skip to content

Commit

Permalink
exp change
Browse files Browse the repository at this point in the history
  • Loading branch information
xquery committed Nov 28, 2023
1 parent 0c6b263 commit 4be7ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_dev_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ else
fi

# build curl
buildah run $bdr autoreconf -vif
buildah run $bdr autoreconf
buildah run $bdr ./configure ${build_opts}
buildah run $bdr make -j$(nproc)

Expand Down

0 comments on commit 4be7ac0

Please sign in to comment.