Accepting request 1074633 from science
- Fix build with gcc 13 0001-Fix-build-with-gcc13.patch OBS-URL: https://build.opensuse.org/request/show/1074633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/FreeCAD?expand=0&rev=42
This commit is contained in:
commit
efc592e704
10
0001-Fix-build-with-gcc13.patch
Normal file
10
0001-Fix-build-with-gcc13.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/src/3rdParty/libE57Format/include/E57Format.h
|
||||
+++ b/src/3rdParty/libE57Format/include/E57Format.h 2023-03-27 09:59:08.143013765 +0200
|
||||
@@ -33,6 +33,7 @@
|
||||
|
||||
#include <cfloat>
|
||||
#include <memory>
|
||||
+#include <cstdint>
|
||||
#include <vector>
|
||||
|
||||
#include "E57Exception.h"
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 27 09:49:49 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- Fix build with gcc 13
|
||||
0001-Fix-build-with-gcc13.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 00:01:42 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -50,6 +50,8 @@ Patch5: 0001-FEM-add-missing-include.patch
|
||||
Patch6: 0001-Revert-unused-parameter-warning-change.patch
|
||||
# PATCH-FIX-UPSTREAM
|
||||
Patch7: 0001-FEM-femmesh-fix-AttributeError-module-numpy-has-no-a.patch
|
||||
# PATCH-FIX-OPENSUSE submitted upstream here: https://github.com/FreeCAD/FreeCAD/pull/9077
|
||||
Patch8: 0001-Fix-build-with-gcc13.patch
|
||||
|
||||
# Test suite fails on 32bit and I don't want to debug that anymore
|
||||
ExcludeArch: %ix86 %arm ppc s390 s390x
|
||||
|
Loading…
x
Reference in New Issue
Block a user