Fix 'nil' file created by Makefile on Windows (#7224)
The /dev/null device on Windows is a virtual file named "nul" not "nil". This fix works under both cmd.exe and Powershell.
This commit is contained in:
Reference in New Issue
Block a user