[Buildroot] [PATCHv2 0/3] Improved static/shared library handling

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 11 22:50:08 UTC 2014


Hello,

This series contains the remaining patches for the improved
static/shared library handling.

Changes since v1:

 * On the first patch, take into account the various comments made by
   Yann (on the commit log, on defining a 'bool' type for the choice,
   on the prompts for the options of the choice, on the help texts,
   etc.)

 * Split out the ncurses changes in another patch.

 * Add Acked-by from Yann on the patch making "shared only" the
   default.

Thanks,

Thomas

Thomas Petazzoni (3):
  Turn the static lib option into a choice with more options
  ncurses: better handling for shared/static library
  Build shared libraries only as the default

 Config.in                  | 45 ++++++++++++++++++++++++++++++++++++---------
 arch/Config.in             |  1 -
 package/Makefile.in        |  4 +++-
 package/ncurses/ncurses.mk |  9 ++++++++-
 4 files changed, 47 insertions(+), 12 deletions(-)

-- 
2.1.0



More information about the buildroot mailing list