FreeBSD Bugzilla – Attachment 237108 Details for
Bug 266850
sysutils/bareos-server: Disable -Werror flag in client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for bareos-server
bareos-client-fixup.patch (text/plain), 541 bytes, created by
Daniel Engberg
on 2022-10-05 15:21:33 UTC
(
hide
)
Description:
Patch for bareos-server
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-10-05 15:21:33 UTC
Size:
541 bytes
patch
obsolete
>diff --git a/sysutils/bareos-server/Makefile b/sysutils/bareos-server/Makefile >index e7da0c8fdaf2..3169247de1dd 100644 >--- a/sysutils/bareos-server/Makefile >+++ b/sysutils/bareos-server/Makefile >@@ -208,6 +208,9 @@ post-patch: > @${REINPLACE_CMD} '45d' ${WRKSRC}/core/src/CMakeLists.txt > @${REINPLACE_CMD} '51d' ${WRKSRC}/core/src/plugins/CMakeLists.txt > .endif >+.if ${PKGNAMESUFFIX} == "-client" >+ @${REINPLACE_CMD} -e 's|-Werror -Wall|-Wall|g' ${PATCH_WRKSRC}/core/CMakeLists.txt >+.endif > > post-extract: > .if defined(WITH_CLIENT_ONLY)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 266850
: 237108