suggestion for adding sdk/lib to pluginapp.bin or libuno_sal.so symlink in ure/lib

Stephan Bergmann sbergman at redhat.com
Fri May 23 03:27:03 PDT 2014


On 05/23/2014 08:59 AM, Richard PALO wrote:
>> @@ -73,7 +65,7 @@ $(eval $(call gb_Executable_use_external
>>  ))
>>
>>  # the orignal dmakefile said: don't ask, it's ugly
>> -ifeq ($(OS),SOLARIS)
>> +ifeq ($(OS),XSOLARIS)
>>  $(eval $(call gb_Executable_set_ldflags,pluginapp.bin,\
>>      -z nodefs \
>>  ))
>
> BTW, for the moment, I don't have an issue with omitting the -znodefs
> perhaps an old problem since resolved... will keep an eye out.

Ah, so either indeed drop it completely (which is probably best overall) 
or turn it into a gb_Executable_add_ldflags call.

Stephan



More information about the LibreOffice mailing list