summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/apitrace/files/apitrace-3.0-glxtrace-only.patch')
-rw-r--r--dev-util/apitrace/files/apitrace-3.0-glxtrace-only.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-util/apitrace/files/apitrace-3.0-glxtrace-only.patch b/dev-util/apitrace/files/apitrace-3.0-glxtrace-only.patch
index 02a8a6005668..0f4388b7a357 100644
--- a/dev-util/apitrace/files/apitrace-3.0-glxtrace-only.patch
+++ b/dev-util/apitrace/files/apitrace-3.0-glxtrace-only.patch
@@ -42,24 +42,6 @@
# For glext headers. Needs to be before system includes as often system's GL
# headers bundle and include glext.h and glxext.h
include_directories (BEFORE ${CMAKE_CURRENT_SOURCE_DIR}/thirdparty/glext)
-@@ -257,6 +269,8 @@
- endif ()
- endif ()
-
-+if (NOT BUILD_LIB_ONLY)
-+
- add_library (common STATIC
- common/trace_callset.cpp
- common/trace_dump.cpp
-@@ -289,6 +303,8 @@
-
- link_libraries (common)
-
-+endif (NOT BUILD_LIB_ONLY)
-+
-
- ##############################################################################
- # API tracers
@@ -497,6 +513,8 @@
##############################################################################
# API retracers