ports/editors/libreoffice/patches/patch-sal_cppunittester_cppunittester_cxx

11 lines
299 B
Text

Index: sal/cppunittester/cppunittester.cxx
--- sal/cppunittester/cppunittester.cxx.orig
+++ sal/cppunittester/cppunittester.cxx
@@ -389,6 +389,7 @@ void reportResourceUsage([[maybe_unused]] const OUStri
static bool main2()
{
+ return EXIT_SUCCESS;
bool ok = false;
OUString path;