CVS: cvs.openbsd.org: ports
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.ports.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/23 07:17:16 Added files: misc/open62541/patches: patch-tests_CMakeLists_txt Log message: adjust include order when building tests, so that internal headers are pulled in before system headers. fixes build of flavoured version if unflavoured is installed, as found in bulk builds when pulled in via p5-OPCUA-Open62541. ok bluhm