| Summary: | sysutils/bareos-server: Disable -Werror flag in client | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(acm) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 266721 | ||||||
| Attachments: |
|
||||||
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=15fd15478b93d0264ea9bd8af4acff12c2dbde95 commit 15fd15478b93d0264ea9bd8af4acff12c2dbde95 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-10-20 08:07:50 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-20 08:08:05 +0000 sysutils/bareos-server: Disable -Werror flag in client When -DNDEBUG is defined -Werror needs to be disabled otherwise port won't build PR: 266850 Approved by: portmgr (maintainer timeout, 2+ weeks) sysutils/bareos-server/Makefile | 3 +++ 1 file changed, 3 insertions(+) |
Created attachment 237108 [details] Patch for bareos-server As of PR 266721 -Werror needs to be disabled to compile Compile tested on 13.1-STABLE (amd64)