FreeBSD Bugzilla – Attachment 228705 Details for
Bug 259171
multimedia/obs-ndi: should not set mtune=core2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
obs-ndi.patch (text/plain), 645 bytes, created by
Mikael Urankar
on 2021-10-14 16:32:45 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2021-10-14 16:32:45 UTC
Size:
645 bytes
patch
obsolete
>diff --git a/multimedia/obs-ndi/files/patch-CMakeLists.txt b/multimedia/obs-ndi/files/patch-CMakeLists.txt >new file mode 100644 >index 000000000000..94113e823907 >--- /dev/null >+++ b/multimedia/obs-ndi/files/patch-CMakeLists.txt >@@ -0,0 +1,11 @@ >+--- CMakeLists.txt.orig 2020-05-14 10:29:22 UTC >++++ CMakeLists.txt >+@@ -153,7 +153,7 @@ endif() >+ if(UNIX AND NOT APPLE) >+ include(GNUInstallDirs) >+ >+- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -mtune=core2 -Ofast") >++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -Ofast") >+ >+ set_target_properties(obs-ndi PROPERTIES PREFIX "") >+ target_link_libraries(obs-ndi obs-frontend-api)
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 259171
: 228705