mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 19:53:18 -04:00
metadata: Normalize all metadata to Unicode NFC form
* Standalone database tool * Simulator builds * Target firmware (Hosted and Native, for all >2MB targets) Change-Id: Ia7361affc2fc6a08e73c31ecc9ef3a4008c2415d
This commit is contained in:
parent
8768266d27
commit
81fcb10f8f
6 changed files with 68 additions and 5 deletions
|
|
@ -316,3 +316,7 @@ lto
|
|||
#if defined(USB_ENABLE_AUDIO)
|
||||
usbdac
|
||||
#endif
|
||||
|
||||
#if defined(UTF8PROC_EXPORTS)
|
||||
utf8proc
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue