summaryrefslogtreecommitdiff
path: root/net-analyzer/arpon/files/arpon-2.7.2-CFLAGS.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /net-analyzer/arpon/files/arpon-2.7.2-CFLAGS.patch
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'net-analyzer/arpon/files/arpon-2.7.2-CFLAGS.patch')
-rw-r--r--net-analyzer/arpon/files/arpon-2.7.2-CFLAGS.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/net-analyzer/arpon/files/arpon-2.7.2-CFLAGS.patch b/net-analyzer/arpon/files/arpon-2.7.2-CFLAGS.patch
deleted file mode 100644
index 525f03740dd9..000000000000
--- a/net-analyzer/arpon/files/arpon-2.7.2-CFLAGS.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -51,11 +51,9 @@
- if(cmake_build_type_tolower STREQUAL "debug")
- message(STATUS "Build Type: Debug")
- set(CMAKE_BUILD_TYPE "Debug")
-- set(CMAKE_C_FLAGS "-Wall -Werror -pedantic -O0 -g")
- else()
- message(STATUS "Build Type: Release")
- set(CMAKE_BUILD_TYPE "Release")
-- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Werror")
- endif()
-
- include_directories(