]> git.lizzy.rs Git - rust.git/commit
Force line ending of '.in' files in jemalloc to LF
authorMukilan Thiagarajan <mukilanthiagarajan@gmail.com>
Sat, 24 Aug 2013 16:50:20 +0000 (22:20 +0530)
committerMukilan Thiagarajan <mukilanthiagarajan@gmail.com>
Sat, 24 Aug 2013 16:50:20 +0000 (22:20 +0530)
commitdad2ccc9b3b27d3f438eeea53b771cc85f6dfa32
tree7c0557e75f1fe6b705542a4a90ca2adbddf89943
parentc643f1d39c4c878fdb9fa25fb01c513d53afaa11
Force line ending of '.in' files in jemalloc to LF

This fixes issue #8731 . On Windows, if the git option core.autocrlf is true (github recommends users to turn on this flag - see https://help.github.com/articles/dealing-with-line-endings), the headers generated from the .in files will have syntatic errors, causing compilation to fail.
.gitattributes