PR/59842 CVS commit: pkgsrc/databases/mongodb
"Maya Rashish" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59842; it has been noted by GNATS. From: "Maya Rashish" <[email protected]> To: [email protected] Cc: Subject: PR/59842 CVS commit: pkgsrc/databases/mongodb Date: Tue, 16 Dec 2025 15:13:16 +0000 Module Name: pkgsrc Committed By: maya Date: Tue Dec 16 15:13:16 UTC 2025 Modified Files: pkgsrc/databases/mongodb: Makefile Log Message: mongodb: Introduce workarond for PR pkg/59842 cwrappers doesn't transform when `cc @args` syntax is used (to avoid very long commands). Tell the package we can handle the long commands so this syntax isn't necessary. Build failure seen on NetBSD-10/x86_64 - which relies on pkgsrc GCC, which relies on cwrappers transform. To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 pkgsrc/databases/mongodb/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.