The migration of rdbmaker to build is causing issues w/ macOS:
It's looking for libuno_cppuhelpers5abi.dylib but what is being
created is libuno_cppuhelpersgcc3.dylib
No idea where the names are being generated or managed, since
the makefile uses
$(eval $(call gb_Executable_add_linked_libs,rdbmaker,\
cppu \
cppuhelper \
reg \
sal \
salhelper \
stl \
$(gb_STDLIBS) \
))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]