diff --git a/srcpkgs/libfreehand/patches/umachine.patch b/srcpkgs/libfreehand/patches/umachine.patch new file mode 100644 index 0000000000..61ab987df6 --- /dev/null +++ b/srcpkgs/libfreehand/patches/umachine.patch @@ -0,0 +1,11 @@ +--- src/lib/libfreehand_utils.cpp 2017-09-16 12:28:50.000000000 +0200 ++++ src/lib/libfreehand_utils.cpp 2020-06-27 12:18:04.687184906 +0200 +@@ -10,6 +10,8 @@ + #include + #include + ++#define UPRV_BLOCK_MACRO_BEGIN ++#define UPRV_BLOCK_MACRO_END + #include + #include + #include "libfreehand_utils.h"