Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] hostapd/wpa_s: disable build with static zlib-ng
@ 2022-09-04 20:14 Sergey Matyukevich
  2022-09-04 20:14 ` [Buildroot] [PATCH 1/2] package/hostapd: " Sergey Matyukevich
  2022-09-04 20:14 ` [Buildroot] [PATCH 2/2] package/wpa_supplicant: " Sergey Matyukevich
  0 siblings, 2 replies; 5+ messages in thread
From: Sergey Matyukevich @ 2022-09-04 20:14 UTC (permalink / raw)
  To: buildroot; +Cc: Sergey Matyukevich, Matt Weber, Thomas Petazzoni

Hi all,

Both zlib-ng and hostapd/wpa_supplicant utils define functions with the
same name 'crc32'. For now do not allow to select zlib-ng as zlib
provider for hostapd or wpa_supplicant in the case of BR2_STATIC_LIBS
is selected. This change can be reverted if either project rename
that function.

Regards,
Sergey

Sergey Matyukevich (2):
  package/hostapd: disable build with static zlib-ng
  package/wpa_supplicant: disable build with static zlib-ng

 package/hostapd/Config.in        | 4 ++++
 package/wpa_supplicant/Config.in | 4 ++++
 2 files changed, 8 insertions(+)

-- 
2.37.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-09-05 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-04 20:14 [Buildroot] [PATCH 0/2] hostapd/wpa_s: disable build with static zlib-ng Sergey Matyukevich
2022-09-04 20:14 ` [Buildroot] [PATCH 1/2] package/hostapd: " Sergey Matyukevich
2022-09-05  7:02   ` Thomas Petazzoni via buildroot
2022-09-05 20:36     ` Sergey Matyukevich
2022-09-04 20:14 ` [Buildroot] [PATCH 2/2] package/wpa_supplicant: " Sergey Matyukevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox