gcc & system build: add -9 and remove --posix from build files

This commit is contained in:
2020-09-10 22:38:28 +02:00
parent f535d68985
commit 0a325039bf
85 changed files with 94 additions and 80 deletions

View File

@@ -7,7 +7,7 @@
* in the LICENSE file.
*/
#include <ctype.h>
#include <jehanne/ctype.h>
int
jehanne_toupper(int c)