[PATCH xserver 1/2] meson: Enable SUN-DES-1 auth code
Jon Turney
jon.turney at dronecode.org.uk
Fri Jan 19 11:38:07 UTC 2018
On 18/01/2018 21:00, Eric Anholt wrote:
> Jon Turney writes:
>
>> On 08/01/2018 20:50, Adam Jackson wrote:
>>> ---
>>> include/meson.build | 1 +
>>> meson_options.txt | 1 +
>>> os/meson.build | 4 ++++
>>> 3 files changed, 6 insertions(+)
>>
>> After this, I needed something like the attached.
>
> I'm curious, why tirpc instead of rpcsvc like xtrans did before?
XTRANS_SECURE_RPC_FLAGS does something totally other (and doesn't think
secure RPC can be used if the libc in use has no RPC functions)
If RPC functions have been found in libc, it adds rpcsvr if it's needed
to provide getsecretkey (claiming that's the case on BSD)
More information about the xorg-devel
mailing list