opnsense-ports/cad/cura-engine/files/patch-src_layerPart.cpp
Franco Fichtner 25860f2f16 */*: sync with upstream
Taken from: HardenedBSD
2020-03-27 07:42:00 +01:00

8 lines
232 B
C++

--- src/layerPart.cpp.orig 2020-03-17 23:31:49 UTC
+++ src/layerPart.cpp
@@ -1,3 +1,5 @@
+#undef __GNUC__
+#define __GNUC__ 9
//Copyright (c) 2018 Ultimaker B.V.
//CuraEngine is released under the terms of the AGPLv3 or higher.