libretro.dosbox: fix build
This commit is contained in:
parent
b511e03b04
commit
09d7048059
1 changed files with 1 additions and 0 deletions
|
@ -359,6 +359,7 @@ in
|
|||
core = "dosbox";
|
||||
description = "Port of DOSBox to libretro";
|
||||
license = lib.licenses.gpl2Only;
|
||||
stdenvOverride = gcc10Stdenv;
|
||||
};
|
||||
|
||||
eightyone = mkLibRetroCore {
|
||||
|
|
Loading…
Reference in a new issue