Do not adjust mtime timezone on Windows
[deliverable/binutils-gdb.git] / gnulib / update-gnulib.sh
index b9cc7d8f353fd449d91e221c8a5a307de2eaa700..ac5e3d56a29ca341718c319a74a4ec3aca81baf7 100755 (executable)
@@ -173,6 +173,8 @@ apply_patches ()
     fi
 }
 
+apply_patches "patches/0001-use-windows-stat"
+
 # Regenerate all necessary files...
 aclocal &&
 autoconf &&
This page took 0.022389 seconds and 4 git commands to generate.