]> git.lizzy.rs Git - rust.git/commit
Fixes to cfg .mk files for Windows: removed use of unused LDPATH variable on Windows...
authorKernelJ <kernelj@epixxware.com>
Mon, 12 Jan 2015 23:26:22 +0000 (23:26 +0000)
committerKernelJ <kernelj@epixxware.com>
Mon, 12 Jan 2015 23:26:22 +0000 (23:26 +0000)
commitf071f3b18551ae93dc2d28d8035b3e0a81697399
treea3dedd435895d58ee6de1a1369f8eaceaca6bf43
parent3a44a19af29585c02e81e22ea7665f829ae0590a
Fixes to cfg .mk files for Windows: removed use of unused LDPATH variable on Windows as is done for other platforms, and added GCC flag to ensure MINGW's ANSI compatible STDIO functions are used wherever available (required by jemalloc).
mk/cfg/i686-pc-windows-gnu.mk
mk/cfg/x86_64-pc-windows-gnu.mk