FreeBSD Bugzilla – Attachment 239210 Details for
Bug 268510
databases/mongodb50: make AVX/Sandybridge requirement optional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for databases/mongodb6
mongodb6-noavx-patch (text/plain), 506 bytes, created by
Borja Marcos
on 2023-01-02 13:05:12 UTC
(
hide
)
Description:
patch for databases/mongodb6
Filename:
MIME Type:
Creator:
Borja Marcos
Created:
2023-01-02 13:05:12 UTC
Size:
506 bytes
patch
obsolete
>--- Makefile.orig 2022-12-28 13:40:06.782969000 +0000 >+++ Makefile 2022-12-28 13:50:05.073127000 +0000 >@@ -74,10 +74,13 @@ > USERS= mongodb > GROUPS= mongodb > >-OPTIONS_DEFINE= LTO SASL SSL >+OPTIONS_DEFINE= LTO SASL SSL NOAVX > OPTIONS_DEFAULT= LTO SASL SSL > >+NOAVX_DESC= "Disable AVX instructions on amd64 (Sandybridge+)" >+ > LTO_MAKE_ARGS= --lto=on >+NOAVX_MAKE_ARGS= --experimental-optimization="-sandybridge" > > 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 268510
:
239085
|
239209
| 239210