* [gentoo-commits] repo/gentoo:master commit in: media-sound/hydrogen/files/
@ 2024-06-15 10:47 Miroslav Šulc
0 siblings, 0 replies; only message in thread
From: Miroslav Šulc @ 2024-06-15 10:47 UTC (permalink / raw
To: gentoo-commits
commit: 3871c7bb9ffc85303d94cb5abde28fca69a31504
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 10:46:56 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 10:46:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3871c7bb
media-sound/hydrogen: updated live ebuild patch
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/hydrogen/files/hydrogen-1.3.0-cflags.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-sound/hydrogen/files/hydrogen-1.3.0-cflags.patch b/media-sound/hydrogen/files/hydrogen-1.3.0-cflags.patch
index f08f1af10ddd..8bb93a12366f 100644
--- a/media-sound/hydrogen/files/hydrogen-1.3.0-cflags.patch
+++ b/media-sound/hydrogen/files/hydrogen-1.3.0-cflags.patch
@@ -1,10 +1,10 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -173,7 +173,7 @@ endif()
+@@ -174,7 +174,7 @@ endif()
if(WANT_DEBUG)
- set(CMAKE_CXX_FLAGS "$ENV{CMAKE_CXX_FLAGS} -O0")
+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O0")
else()
-- set(CMAKE_CXX_FLAGS "$ENV{CMAKE_CXX_FLAGS} -O3 -ffast-math")
+- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -ffast-math")
+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
endif()
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-06-15 10:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 10:47 [gentoo-commits] repo/gentoo:master commit in: media-sound/hydrogen/files/ Miroslav Šulc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox