FreeBSD Bugzilla – Attachment 204035 Details for
Bug 237165
sysutils/bareos-server: linker error: undefined reference to json
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bareos-server patch: add -ljansson to ports main Makefile LDFLAGS
bareos-server.patch (text/plain), 475 bytes, created by
O. Hartmann
on 2019-04-26 09:25:41 UTC
(
hide
)
Description:
bareos-server patch: add -ljansson to ports main Makefile LDFLAGS
Filename:
MIME Type:
Creator:
O. Hartmann
Created:
2019-04-26 09:25:41 UTC
Size:
475 bytes
patch
obsolete
>Index: sysutils/bareos-server/Makefile >=================================================================== >--- sysutils/bareos-server/Makefile (revision 500086) >+++ sysutils/bareos-server/Makefile (working copy) >@@ -33,7 +33,7 @@ > SHEBANG_FILES= ${WRKSRC}/src/cats/make_catalog_backup.pl.in > > CPPFLAGS+= -I${LOCALBASE}/readline -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >+LDFLAGS+= -L${LOCALBASE}/lib -ljansson > > OPTIONS_DEFAULT= OPENSSL > OPTIONS_SINGLE= CRYPTO
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 237165
: 204035