[OE-core] [PATCH 1/1] dhcp: Fix libdir issue for multilib

Phil Blundell philb at gnu.org
Thu Jul 21 09:51:37 UTC 2011


On Thu, 2011-07-21 at 16:59 +0800, Mei Lei wrote:
> -+		 $(libbind)/lib/libdns.a $(libbind)/lib/libisc.a
> ++		 $(libbind)/libdns.a $(libbind)/libisc.a

I wonder if you could just replace all this craziness with "-lbind" and
let the linker find the library in the usual way.

p.






More information about the Openembedded-core mailing list