[Buildroot] [PATCH] lua: fix compilation with Blackfin FLAT

Peter Korsgaard jacmet at uclibc.org
Thu Jan 23 13:56:10 UTC 2014


>>>>> "François" == François Perrad <francois.perrad at gadz.org> writes:

Hi,

 >> What you perhaps mean is that there is a difference between
 >> architectures (or variants) where we select BR2_PREFER_STATIC_LIB
 >> because they cannot support shared libraries (and hence have no
 >> dlopen/dlclose/dlsym), and other situations where the USER just desides
 >> that they don't want shared libraries, even if the architecture could
 >> support it.

 > Yes, BR2_PREFER_STATIC_LIB is mostly a user choice, when
 > BR2_BINFMT_FLAT is an architecture limitation.

But why should lua care? If buildroot is configured to use static
libraries, then that's what it should do.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list