FreeBSD Bugzilla – Attachment 255044 Details for
Bug 282543
graphics/openjph: Update 0.17.0 → 0.18.0 - fixed use AVX* instructions on default build on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add AVX knob enable by default
openjph_no_avx.diff (text/plain), 426 bytes, created by
alt2600
on 2024-11-09 02:34:41 UTC
(
hide
)
Description:
add AVX knob enable by default
Filename:
MIME Type:
Creator:
alt2600
Created:
2024-11-09 02:34:41 UTC
Size:
426 bytes
patch
obsolete
>diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile >index e6ce711210b5..16a66ccf984d 100644 >--- a/graphics/openjph/Makefile >+++ b/graphics/openjph/Makefile >@@ -26,6 +26,10 @@ USE_GITHUB= yes > GH_ACCOUNT= aous72 > GH_PROJECT= OpenJPH > >+OPTIONS_DEFINE= AVX >+OPTIONS_DEFAULT= AVX >+AVX_CMAKE_BOOL_OFF= OJPH_DISABLE_AVX OJPH_DISABLE_AVX2 OJPH_DISABLE_AVX512 >+ > .include <bsd.port.options.mk> > > .if ${ARCH} != amd64
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 282543
: 255044 |
255118