mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
net-wireless/sdrpp: Add comments to patch file
Signed-off-by: Eli Burch <eli.burch@burchbytes.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
# Remove problem compiler flags
|
||||||
index 0726e57..af67d19 100644
|
# Bug: https://bugs.gentoo.org/934413
|
||||||
--- a/CMakeLists.txt
|
--- a/CMakeLists.txt
|
||||||
+++ b/CMakeLists.txt
|
+++ b/CMakeLists.txt
|
||||||
@@ -85,9 +85,9 @@ else()
|
@@ -85,9 +85,9 @@ else()
|
||||||
@@ -21,8 +21,7 @@ index 0726e57..af67d19 100644
|
|||||||
-# Create headers target
|
-# Create headers target
|
||||||
\ No newline at end of file
|
\ No newline at end of file
|
||||||
+# Create headers target
|
+# Create headers target
|
||||||
diff --git a/core/libcorrect/CMakeLists.txt b/core/libcorrect/CMakeLists.txt
|
|
||||||
index 7fce281..5a26430 100644
|
|
||||||
--- a/core/libcorrect/CMakeLists.txt
|
--- a/core/libcorrect/CMakeLists.txt
|
||||||
+++ b/core/libcorrect/CMakeLists.txt
|
+++ b/core/libcorrect/CMakeLists.txt
|
||||||
@@ -27,12 +27,12 @@ if(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
@@ -27,12 +27,12 @@ if(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||||
|
|||||||
Reference in New Issue
Block a user