Skip to content

dosbox: Fix build with relibc

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

This patch temporarily removes execlp from DOSBox to be able to build with relibc.

By the result of this two command line flags, -editconf and -opencaptures will thow errors at runtime. They are rather unimportant flags, they are only a shortcut to open the DOSBox config file / captures folder with a specified app.

Merge request reports