On 03/20/2017 10:21 AM, Waldemar Brodkorb wrote:
Hi,
What do you think about following patch? We had some discussion about this recently on the buildroot mailinglist. Any other use cases other than rpcbind/nfs-utils you can think of?
So there's a small downside to this - which I reckon will likely not stand out in grand scheme of things - still tabling it here for people to be aware of. This can potentially degrade some of the micro-benchmarks such as LMBench lat_proc shell - since there's now an additional shared library (libtirpc) to load. We spotted this back in 2015 when comparing buildroot (using libtirpc) vs. our homegrown builds (using native toolchain rpc).
-Vineet