diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-12-14 08:04:30 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-12-15 13:26:03 +0000 |
commit | 92233660b899b90ecfe145141e224fa23348887b (patch) | |
tree | ad12105a25b704deebd04c188d15a45706021a47 /Userland/Libraries/LibJS/Runtime | |
parent | ed9c79e131769d060f7538664eb301d41446a3e1 (diff) | |
download | serenity-92233660b899b90ecfe145141e224fa23348887b.zip |
LibUnicode: Compile generated sources optimized for size
This breaks LibUnicode into two libraries: LibUnicode containing the
public APIs for accessing the library, and LibUnicodeData containing the
generated source files. LibUnicodeData has compile options optimized for
size, which save about 1MB of data in total.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime')
0 files changed, 0 insertions, 0 deletions