SHA256
1
0
forked from pool/retroarch
Yunhe Guo 2022-02-19 10:27:33 +00:00 committed by Git OBS Bridge
parent a55b0e8de7
commit 9923d7a937
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ Sat Feb 19 04:06:41 UTC 2022 - Yunhe Guo <i@guoyunhe.me>
- Remove retroarch-config.patch and use upstream config and updater
- Remove cores dependencies and prefer downloading from upstream
- Add retroarch_migrate_config.py and run it after installation
- Add --enable-fontconfig build flag
- Update to version 1.10.0
* ARCHIVE: Allow loading files from archive subdirectory
* AUDIO: Remove frame limit from audio batch callback. Before, if

View File

@ -113,7 +113,6 @@ export CXXFLAGS="$CFLAGS"
--enable-jack \
--enable-pulse \
--enable-freetype \
--enable-fontconfig \
--enable-xvideo \
--enable-v4l2 \
--enable-qt \