[Buildroot] [PATCH 1/4] libpcap: update static handling

Peter Korsgaard jacmet at uclibc.org
Mon Jan 24 16:27:52 UTC 2011


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 Thomas> So in your case you probably need to do something like:

 Thomas> LIBPCAP_INSTALL_STAGING_OPT = DYEXT=none DESTDIR="$(STAGING_DIR)" install
 Thomas> LIBPCAP_INSTALL_TARGET_OPT  = DYEXT=none DESTDIR="$(TARGET_DIR)" install

And presumably only for the BR2_PREFER_STATIC_LIB case.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list