forked from pool/retroarch
This commit is contained in:
parent
a55b0e8de7
commit
9923d7a937
@ -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
|
||||
|
@ -113,7 +113,6 @@ export CXXFLAGS="$CFLAGS"
|
||||
--enable-jack \
|
||||
--enable-pulse \
|
||||
--enable-freetype \
|
||||
--enable-fontconfig \
|
||||
--enable-xvideo \
|
||||
--enable-v4l2 \
|
||||
--enable-qt \
|
||||
|
Loading…
Reference in New Issue
Block a user