1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Lakka-rk322x/packages/emulation/libretro-mame2015
Matthias Reichl 87de81bab0 libretro-mame2015: fix build with Python 3
Universal newline handling is default since Python 3 and the "U"
file mode has been deprecated and is finally removed now. Drop the
"U" flag to fix build with Python 3.11

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 23:11:07 +01:00
..