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

@ -10,7 +10,7 @@
#include <u.h>
#include <lib9.h>
#include <bio.h>
#include <ctype.h>
#include <jehanne/ctype.h>
#include <ndb.h>
#include "ndbhf.h"