FreeBSD Bugzilla – Attachment 235665 Details for
Bug 265605
archivers/zstd: Add LTO option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for zstd v2
zstd-lto-option-v2.patch (text/plain), 481 bytes, created by
Daniel Engberg
on 2022-08-04 06:58:22 UTC
(
hide
)
Description:
Patch for zstd v2
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-08-04 06:58:22 UTC
Size:
481 bytes
patch
obsolete
>diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile >index ec45710de745..49255dbd1187 100644 >--- a/archivers/zstd/Makefile >+++ b/archivers/zstd/Makefile >@@ -23,9 +23,10 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} > > SHEBANG_FILES= *.py > >-OPTIONS_DEFINE= LZ4 OPTIMIZED_CFLAGS TEST >+OPTIONS_DEFINE= LTO LZ4 OPTIMIZED_CFLAGS TEST > OPTIONS_DEFAULT=LZ4 > >+LTO_MESON_TRUE= b_lto > LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 > LZ4_MESON_ENABLED= lz4 > LZ4_USES= localbase:ldflags
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 265605
:
235660
| 235665