FreeBSD Bugzilla – Attachment 195075 Details for
Bug 229724
math/cryptominisat: unbreak on aarch64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cryptominisat.patch
cryptominisat.patch (text/plain), 887 bytes, created by
Val Packett
on 2018-07-12 12:04:07 UTC
(
hide
)
Description:
cryptominisat.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2018-07-12 12:04:07 UTC
Size:
887 bytes
patch
obsolete
>diff --git c/math/cryptominisat/files/patch-CMakeLists.txt i/math/cryptominisat/files/patch-CMakeLists.txt >new file mode 100644 >index 000000000000..df263ebeea1c >--- /dev/null >+++ i/math/cryptominisat/files/patch-CMakeLists.txt >@@ -0,0 +1,15 @@ >+--- CMakeLists.txt.orig 2018-07-11 20:29:53 UTC >++++ CMakeLists.txt >+@@ -182,11 +182,11 @@ if (NOT MSVC) >+ add_compile_options( -pthread ) >+ >+ add_compile_options("$<$<CONFIG:RELWITHDEBINFO>:-O2>") >+- add_compile_options("$<$<CONFIG:RELWITHDEBINFO>:-mtune=native>") >++ #add_compile_options("$<$<CONFIG:RELWITHDEBINFO>:-mtune=native>") >+ >+ add_compile_options("$<$<CONFIG:RELEASE>:-O2>") >+ add_compile_options("$<$<CONFIG:RELEASE>:-g0>") >+- add_compile_options("$<$<CONFIG:RELEASE>:-mtune=native>") >++ #add_compile_options("$<$<CONFIG:RELEASE>:-mtune=native>") >+ >+ add_compile_options("$<$<CONFIG:DEBUG>:-O0>")
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 229724
: 195075