From aca48875559506cd1b97af2a0929bbef8c0b584f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 6 Jun 2022 22:57:47 -0700 Subject: Updated to 0.47.0 Now with system recastnavigation and bullet. Also fixed segfaults when loading save games by removing the -Wp,-D_GLIBCXX_ASSERTIONS CXXFLAG. --- openmw-0.46.0-missing-include.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 openmw-0.46.0-missing-include.patch (limited to 'openmw-0.46.0-missing-include.patch') diff --git a/openmw-0.46.0-missing-include.patch b/openmw-0.46.0-missing-include.patch deleted file mode 100644 index 8037074..0000000 --- a/openmw-0.46.0-missing-include.patch +++ /dev/null @@ -1,19 +0,0 @@ -Fixes build on ~arch system, patch from upstream, to be dropped for 0.47 - -From 10daadefbea1f62a818c339dc7f3d69a858bc8a6 Mon Sep 17 00:00:00 2001 -From: elsid -Date: Thu, 30 Apr 2020 21:57:22 +0200 -Subject: [PATCH] Add missing include - -diff --git a/components/detournavigator/offmeshconnectionsmanager.hpp b/components/detournavigator/offmeshconnectionsmanager.hpp -index 30d7976aec..155ce32963 100644 ---- a/components/detournavigator/offmeshconnectionsmanager.hpp -+++ b/components/detournavigator/offmeshconnectionsmanager.hpp -@@ -13,6 +13,7 @@ - - #include - -+#include - #include - #include - #include -- cgit v1.2.1