From a25cc082a26782e5d39ded4559c91ff11bc3c299 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 13 May 2024 00:01:18 +0100 Subject: gentoo auto-resync : 13:05:2024 - 00:01:18 --- .../freeorion/files/freeorion-0.5-ccache.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 games-strategy/freeorion/files/freeorion-0.5-ccache.patch (limited to 'games-strategy/freeorion/files') diff --git a/games-strategy/freeorion/files/freeorion-0.5-ccache.patch b/games-strategy/freeorion/files/freeorion-0.5-ccache.patch deleted file mode 100644 index dc289fa84ec9..000000000000 --- a/games-strategy/freeorion/files/freeorion-0.5-ccache.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -30,7 +30,6 @@ ENDIF(NOT CMAKE_BUILD_TYPE) - message(STATUS "Build type CMAKE_BUILD_TYPE set to ${CMAKE_BUILD_TYPE}") - - include(UseCompilerCache) --find_compiler_cache(PROGRAM ccache) - - list(APPEND GODOT_CPP_CMAKE_VARS "CMAKE_BUILD_TYPE;CMAKE_CONFIGURATION_TYPES;CMAKE_TOOLCHAIN_FILE;PYTHON_EXECUTABLE") - get_cmake_property(vars CACHE_VARIABLES) -@@ -50,7 +49,6 @@ endforeach() - - project(FreeOrion) - --use_compiler_cache_with_xcode() - - include(GNUInstallDirs) - include(UseCodeCoverage) -- cgit v1.2.3