Skip to content

prboom: Remove unnecessary patches for relibc

Nagy Tibor requested to merge xTibor/cookbook:prboom-relibc into relibc

This MR fixes prboom to build with relibc. It doesn't quite work yet due to the incomplete printf support in the standard library. (It's missing zero padded integers from the format strings.)

Merge request reports