Am 11.08.24 um 16:32 schrieb Thomas Klausner:
Well, the environments CFLAGS (or from /etc/mk.conf respectively) should be honored, so the change doesn't improve that and I'm against it.
It improves it in so far that at least it's not using -O0 anymore, but the standard -O2 most people use. That seems strictly better, even if it still does not parse CFLAGS and extract -O out of it.
-- Jonathan