Files
core/jurt
Stephan Bergmann c41004d5fa Don't leave sal_detail_log undefined in Library_jpipe__staticsalhack
...as that lead to failure of loading that library now after
7a4e60b63d "add -Wl,-z,relro,-z,now to hardening
ldflags".  (But actually including sal/osl/all/log.cxx would then drag along a
dependency on BACKTRACE_LIBS, so instead just add stubs here, as those functions
should never get called anyway.)

Change-Id: Idd0442a607dda247763692c183f872d0ca14487e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187534
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@collabora.com>
2025-07-08 13:12:41 +02:00
..

Java UNO Runtime (jurt)

JURT means Java UNO Runtime and implements most of Java UNO.