FreeBSD Bugzilla – Attachment 219643 Details for
Bug 251106
security/botan2: does not build in presence of itself
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch with workaround
botan2.patch (text/plain), 463 bytes, created by
Dmitry Marakasov
on 2020-11-13 19:18:24 UTC
(
hide
)
Description:
Patch with workaround
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2020-11-13 19:18:24 UTC
Size:
463 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 555036) >+++ Makefile (working copy) >@@ -29,10 +29,9 @@ > --with-boost \ > --with-bzip2 \ > --with-external-includedir=${LOCALBASE}/include \ >- --with-external-libdir=${LOCALBASE}/lib \ > --with-lzma \ > --with-zlib >-LDFLAGS+= -pthread >+LDFLAGS+= -pthread -L. -L${LOCALBASE}/lib > > DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} >
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 251106
:
219640
|
219643
|
219660
|
219690