CVS: cvs.openbsd.org: ports
Theo Buehler <[email protected]>
| Newsgroups | gmane.os.openbsd.ports.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/08/19 06:49:59 Modified files: graphics/blender: Makefile net/nheko : Makefile x11/libquotient: Makefile Log message: blender,nheko,libquotient: stop disabling PCH, ok rsadowski The need for disabling precompiled headers disappeared at some point in the last few years. This was related to C++20, libstdc++, and stdarg.h and __bsd_locale_fallbacks.h. Some of this changed in recent compiler updates, and cmake is also much more modern.