Skip to content

Commit

Permalink
Fix missing _mingw_lang_args on the mingw path
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk-Glitch committed Aug 20, 2020
1 parent d294e75 commit 6698474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mostlyportable-gcc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,7 @@ _nowhere="$PWD"
--with-pkgversion='TkG-mostlyportable' \
--target="${_target}" \
--libexecdir="${_dstdir}"/lib \
${_mingw_lang_args} \
--disable-shared \
--enable-fully-dynamic-string \
--enable-libstdcxx-time=yes \
Expand Down

0 comments on commit 6698474

Please sign in to comment.