mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-libs/intel-metrics-library: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -6,7 +6,7 @@
|
||||
#
|
||||
#============================ end_copyright_notice =============================
|
||||
|
||||
-cmake_minimum_required (VERSION 3.5)
|
||||
+cmake_minimum_required (VERSION 3.14)
|
||||
|
||||
#################################################################################
|
||||
# PROJECT
|
||||
@@ -622,7 +622,6 @@
|
||||
-Werror=format-security # treats format string security warnings as errors
|
||||
-Wno-sequence-point # disable undefined behavior warning
|
||||
-Wno-comment # allow multi-line comments
|
||||
- -Ofast # optimize code in the favor of speed
|
||||
-fstack-protector-strong # enables stack protection for vulnerable functions that contain: An array of any size and type
|
||||
-Wno-unused-but-set-parameter # disable parameter set but not used warning
|
||||
)
|
||||
Reference in New Issue
Block a user