Conversation
|
You don't need to care about |
I don't think so, it still carries the Windows default " |
|
Hmm, not sure why style is failing, I've already formatted the pieces I touched. Will format again anyway. |
|
MSYS package builds fine without |
|
Oh sorry. You are right. Cygwin is not Windows_NT... |
It does build fine, but that's because it skips |
|
GNU testsuite comparison: |
This comment was marked as resolved.
This comment was marked as resolved.
|
GNU testsuite comparison: |
|
Hmm network failures... |
|
GNU testsuite comparison: |
f1fc880 to
ba22121
Compare
|
any update on this? thanks |
|
Still waiting on nix, which is waiting on libc. Unless you don't mind using |
|
Merging this is still useful to reduce num of patches at packaging even if we need newer nix and libc. |
|
Also note that updating |
If not being buildable out of the box is fine then technically this PR could be merged as is. |
|
GNU testsuite comparison: |
|
ok, sounds good! |
* GNUMakefile: add support for cygwin * uucore: add more cygwin support * chroot, id, nohup, stdbuf, stty: add support for cygwin * uucore, chroot, id, nohup, stdbuf: format * chore: format * chore: fix spelling * GNUMakefile: fix inverted check
Makes more things compile on Cygwin. Basically a continuation of #9535. This requires a pending PR to nix, and after that some packages need to be updated to allow it to compile out of the box on Cygwin.