mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
Land #1048, clarify that Windows builds are easy
This commit is contained in:
@@ -147,7 +147,7 @@ if test "$ac_cv_sizeof_time_t" = "4"; then
|
||||
if test "$host_os" = "mingw32" ; then
|
||||
echo " **"
|
||||
echo " ** You can solve this by adjusting the build flags in your"
|
||||
echo " ** mingw-w64 toolchain. Refer to README.windows for details."
|
||||
echo " ** mingw-w64 toolchain. Refer to README.mingw.md for details."
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user