]> git.lizzy.rs Git - rust.git/blobdiff - configure
normalize field types in copy implementations
[rust.git] / configure
index beb0a9d43a0cf4cd87b2a48da157c64e5589cbfc..ee5922b1f142db0c948d313fdd57f8887f953502 100755 (executable)
--- a/configure
+++ b/configure
@@ -1568,7 +1568,7 @@ do
     then
         LLVM_BUILD_DIR=${CFG_BUILD_DIR}$t/llvm
         LLVM_INST_DIR=$LLVM_BUILD_DIR
-        # For some crazy reason the MSVC output dir is different than Unix
+        # For some weird reason the MSVC output dir is different than Unix
         if [ ${is_msvc} -ne 0 ]; then
             if [ -n "$CFG_DISABLE_OPTIMIZE_LLVM" ]
             then