Newer
Older
minerva / Ports / dash / patches / ReadMe.md
@minerva minerva on 13 Jul 282 bytes Initial commit
# Patches for dash on Minerva

## `0001-Replace-a-use-of-wait3-with-waitpid-in-the-job-contr.patch`

Replace a use of wait3() with waitpid() in the job control

wait3() does not exist on minerva.

## `0002-Skip-building-helpers-by-default.patch`

Skip building helpers by default