FreeBSD Bugzilla – Attachment 222766 Details for
Bug 253802
databases/mongodb42: add LTO option and enable it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
mongodb42.patch (text/plain), 655 bytes, created by
Piotr Kubaj
on 2021-02-23 18:37:44 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2021-02-23 18:37:44 UTC
Size:
655 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 566395) >+++ Makefile (working copy) >@@ -37,8 +37,8 @@ > CONFLICTS_BUILD= mongo-cxx-driver > CONFLICTS_INSTALL= mongodb36 mongodb4[04] > >-OPTIONS_DEFINE= SASL SSL >-OPTIONS_DEFAULT=SASL SSL >+OPTIONS_DEFINE= LTO SASL SSL >+OPTIONS_DEFAULT=LTO SASL SSL > > SHEBANG_FILES= src/mongo/installer/compass/install_compass.in > python_OLD_CMD= @python_interpreter@ >@@ -58,6 +58,9 @@ > USERS= mongodb > GROUPS= mongodb > >+LTO_LDFLAGS= -fuse-ld=lld >+LTO_MAKE_ARGS= --lto=on >+ > SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 > SASL_MAKE_ARGS= --use-sasl-client >
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 253802
: 222766