* [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/files/
@ 2024-02-17 14:35 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2024-02-17 14:35 UTC (permalink / raw
To: gentoo-commits
commit: 767e8ffa5425ec2eaec706a34a3023fca6f80257
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 17 14:35:20 2024 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 14:35:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767e8ffa
dev-libs/intel-metrics-discovery: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../files/intel-metrics-discovery-1.12.165.1-cflags.patch | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/dev-libs/intel-metrics-discovery/files/intel-metrics-discovery-1.12.165.1-cflags.patch b/dev-libs/intel-metrics-discovery/files/intel-metrics-discovery-1.12.165.1-cflags.patch
deleted file mode 100644
index 9a897543ea41..000000000000
--- a/dev-libs/intel-metrics-discovery/files/intel-metrics-discovery-1.12.165.1-cflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -435,7 +435,7 @@
- if ("${BUILD_TYPE}" STREQUAL "release")
- add_definitions(-DNDEBUG)
- # security compiler flags
-- add_definitions(-O2 -D_FORTIFY_SOURCE=2 -Wformat)
-+ add_definitions(-Wformat)
- elseif ("${BUILD_TYPE}" STREQUAL "release-internal" OR
- "${BUILD_TYPE}" STREQUAL "releaseinternal")
- add_definitions(-D_RELEASE_INTERNAL)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/files/
@ 2025-01-02 0:14 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2025-01-02 0:14 UTC (permalink / raw
To: gentoo-commits
commit: 1576b8788415240c79e96d63790df88554f6386c
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Dec 25 16:34:52 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jan 2 00:02:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1576b878
dev-libs/intel-metrics-discovery: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
...ics-discovery-1.12.170-revert-definitions.patch | 24 ----------------------
1 file changed, 24 deletions(-)
diff --git a/dev-libs/intel-metrics-discovery/files/intel-metrics-discovery-1.12.170-revert-definitions.patch b/dev-libs/intel-metrics-discovery/files/intel-metrics-discovery-1.12.170-revert-definitions.patch
deleted file mode 100644
index e8d1d5821e46..000000000000
--- a/dev-libs/intel-metrics-discovery/files/intel-metrics-discovery-1.12.170-revert-definitions.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -443,7 +443,7 @@
- if ("${BUILD_TYPE}" STREQUAL "release")
- add_definitions(-DNDEBUG)
- # security compiler flags
-- add_definitions(-O2 -D_FORTIFY_SOURCE=2 -Wformat)
-+ add_definitions(-Wformat)
- elseif ("${BUILD_TYPE}" STREQUAL "release-internal" OR
- "${BUILD_TYPE}" STREQUAL "releaseinternal")
- add_definitions(-D_RELEASE_INTERNAL)
-@@ -467,12 +467,7 @@
- "${BUILD_TYPE}" STREQUAL "release-internal" OR
- "${BUILD_TYPE}" STREQUAL "releaseinternal")
- add_definitions(-Werror=format-security) # treat format string security warnings as errors
-- add_definitions(-Werror) # treat warning as errors
- add_definitions(-fvisibility=hidden) # to disable exporting internal symbols (by default gcc exports all symbols)
-- add_definitions(-flto) # enables Link-Time Optimization (LTO)
-- add_definitions(-fPIC) # generates position-independent code during the compilation phase
-- add_definitions(-fPIE) # generates position-independent executables during the compilation phase
-- add_definitions(-pie) # produces position-independent executables during the linking phase
- elseif ("${BUILD_TYPE}" STREQUAL "debug")
- add_definitions(-g)
- endif ()
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-02 0:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 0:14 [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/files/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2024-02-17 14:35 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox