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.
M
Mukilan Thiagarajan committed
dad2ccc9b3b27d3f438eeea53b771cc85f6dfa32
Parent: c643f1d