leahneukirchen / redo-c

An implementation of the redo build system in portable C with zero dependencies
105 stars 12 forks source link

-j cannot be larger than 255 #29

Open andrewchambers opened 3 years ago

andrewchambers commented 3 years ago

It seems envfd places this limit (The next limit seems to be PIPEBUF due to the implementation)