Re: [PATCH] tweak build process to update Unicode
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <YORgjNyb/[email protected]> |
Hi Thomas, On Apr 17 01:35, Thomas Wolff wrote: > From 509e3eb2687ad38ef4e2f75d7f311d9f1a742306 Mon Sep 17 00:00:00 2001 > From: Thomas Wolff <[email protected]> > Date: Sat, 17 Apr 2021 00:00:00 +0200 > Subject: [PATCH] fix and amend scripts and makefile rules to generate Unicode > data Both patches pushed. Additionally, wouldn't it make sense to remove the temporary downloaded files like libc/ctype/UnicodeData.txt, etc? Either automatically after creating the generated files or in a matching MAINTAINERCLEANFILES variable in Makefile.am? Also, maybe it makes sense to add these temporary files to the .gitignore file? Thanks, Corinna