All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/libglib2: fix build with NLS on musl/uclibc (branch yem/meson-per-pkg-flags)
@ 2019-06-11 20:55 Yann E. MORIN
  2019-06-11 20:55 ` [Buildroot] [PATCH 1/2] infra/pkg-meson: allow packages to expand their CFLAGS/CXXFLAGS/LDFLAGS Yann E. MORIN
  2019-06-11 20:55 ` [Buildroot] [PATCH 2/2] package/libglib2: fix NLS build on musl and uclibc Yann E. MORIN
  0 siblings, 2 replies; 7+ messages in thread
From: Yann E. MORIN @ 2019-06-11 20:55 UTC (permalink / raw)
  To: buildroot

Hello All!

Under musl or uclibc, we need -lintl when NLS is enabled.


Regards,
Yann E. MORIN.


The following changes since commit 04efb17c863606cdbc2405d01c3d48d6868c5245

  package/vlc: bump version to 3.0.7 (2019-06-11 00:54:16 +0200)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to 348952c2f966fb8c1ccb5b18418b3a8596925645

  package/libglib2: fix NLS build on musl and uclibc (2019-06-11 22:52:30 +0200)


----------------------------------------------------------------
Yann E. MORIN (2):
      infra/pkg-meson: allow packages to expand their CFLAGS/CXXFLAGS/LDFLAGS
      package/libglib2: fix NLS build on musl and uclibc

 package/libglib2/libglib2.mk |  2 ++
 package/pkg-meson.mk         | 10 +++++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-12 15:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 20:55 [Buildroot] [PATCH 0/2] package/libglib2: fix build with NLS on musl/uclibc (branch yem/meson-per-pkg-flags) Yann E. MORIN
2019-06-11 20:55 ` [Buildroot] [PATCH 1/2] infra/pkg-meson: allow packages to expand their CFLAGS/CXXFLAGS/LDFLAGS Yann E. MORIN
2019-06-11 20:57   ` Adam Duskett
2019-06-11 21:00   ` Thomas Petazzoni
2019-06-12 15:46     ` Yann E. MORIN
2019-06-11 20:55 ` [Buildroot] [PATCH 2/2] package/libglib2: fix NLS build on musl and uclibc Yann E. MORIN
2019-06-11 20:57   ` Adam Duskett

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.