mirror of
https://github.com/mirror/make.git
synced 2026-08-31 03:38:03 +08:00
Fix an issue with PATH_SEPARATOR_CHAR when cross-compiling for Windows.
Fixes Savannah bug #34818.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2012-01-16 Paul Smith <psmith@gnu.org>
|
||||
|
||||
* make.h (PATH_SEPARATOR_CHAR): Allow resetting for crosscompiling
|
||||
for Windows. Patch by Chris Sutcliffe <ir0nh34d@gmail.com>
|
||||
Fixes Savannah bug #34818.
|
||||
|
||||
2012-01-15 Paul Smith <psmith@gnu.org>
|
||||
|
||||
* variable.h: Prototype an interface for defining new make functions.
|
||||
|
||||
Reference in New Issue
Block a user