[arch-commits] Commit in qt6-3d/trunk (qt6-3d-gcc11.patch)

Antonio Rojas arojas at gemini.archlinux.org
Wed Oct 27 07:44:12 UTC 2021


    Date: Wednesday, October 27, 2021 @ 07:44:12
  Author: arojas
Revision: 426717

Drop old patch

Deleted:
  qt6-3d/trunk/qt6-3d-gcc11.patch

--------------------+
 qt6-3d-gcc11.patch |   23 -----------------------
 1 file changed, 23 deletions(-)

Deleted: qt6-3d-gcc11.patch
===================================================================
--- qt6-3d-gcc11.patch	2021-10-27 07:33:15 UTC (rev 426716)
+++ qt6-3d-gcc11.patch	2021-10-27 07:44:12 UTC (rev 426717)
@@ -1,23 +0,0 @@
-diff -ru qt3d-everywhere-src-6.1.1.orig/src/3rdparty/assimp/src/include/assimp/Importer.hpp qt3d-everywhere-src-6.1.1/src/3rdparty/assimp/src/include/assimp/Importer.hpp
---- qt3d-everywhere-src-6.1.1.orig/src/3rdparty/assimp/src/include/assimp/Importer.hpp	2021-06-07 08:29:23.902950055 +0000
-+++ qt3d-everywhere-src-6.1.1/src/3rdparty/assimp/src/include/assimp/Importer.hpp	2021-06-07 08:30:51.924838527 +0000
-@@ -59,6 +59,8 @@
- // Public ASSIMP data structures
- #include <assimp/types.h>
- 
-+#include <exception>
-+
- namespace Assimp {
- // =======================================================================
- // Public interface to Assimp
-diff -ru qt3d-everywhere-src-6.1.1.orig/src/3rdparty/assimp/src/code/Common/Importer.h qt3d-everywhere-src-6.1.1/src/3rdparty/assimp/src/code/Common/Importer.h
---- qt3d-everywhere-src-6.1.1.orig/src/3rdparty/assimp/src/code/Common/Importer.h	2021-06-07 08:34:37.598230479 +0000
-+++ qt3d-everywhere-src-6.1.1/src/3rdparty/assimp/src/code/Common/Importer.h	2021-06-07 08:35:11.893602448 +0000
-@@ -47,6 +47,7 @@
- #include <map>
- #include <vector>
- #include <string>
-+#include <exception>
- #include <assimp/matrix4x4.h>
- 
- struct aiScene;



More information about the arch-commits mailing list