SHA256
1
0
forked from pool/retroarch

- Remove --enable-libusb because of upstream change

OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=69
This commit is contained in:
Yunhe Guo 2022-11-06 14:11:02 +00:00 committed by Git OBS Bridge
parent 69d1b7b9da
commit 4cd7cbc8a9
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,7 @@
-------------------------------------------------------------------
Sun Nov 6 11:56:22 UTC 2022 - Yunhe Guo <i@guoyunhe.me>
- Remove --enable-libusb because of upstream change
- Update to version 1.12.0
* CONFIG/CLI: Allow use of --appendconfig with override cfgs instead of getting ignored
* CONFIG/LOGGING: No more console startup logging if logging to file

View File

@ -92,7 +92,6 @@ export CXXFLAGS="$CFLAGS"
--enable-materialui \
--enable-xmb \
--enable-sdl2 \
--enable-libusb \
--enable-udev \
--enable-threads \
--enable-thread_storage \