Files
Adam Duskett 7d1f4b0940 kmscon: fix zlib cross-compiling errors
zlib compression was introduced in version 9.3.3. However, when
cross-compiling kmscon for an architecture other than x86_64, the
genunifont executable tries to use the build-systems zlib instead
of the hosts zlib.

This leads to the following error during compiling:
libz.so: error adding symbols: file in wrong format

Fix this by adding a new native zlib dependency specifically for the
genunifont executable.

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 72154f38fc)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
2026-05-29 09:29:32 +05:30
..
2025-08-06 07:27:17 -07:00
2025-11-18 08:23:43 -08:00
2026-01-30 23:59:11 -08:00
2026-04-10 07:59:53 -07:00
2026-02-02 19:54:39 -08:00
2025-12-24 13:18:30 -08:00
2025-08-19 20:20:15 -07:00
2026-04-21 23:12:37 -07:00
2025-07-01 23:06:49 -07:00
2026-01-12 08:53:47 -08:00
2026-03-17 13:25:25 -07:00
2025-12-24 13:18:26 -08:00
2025-12-03 20:33:44 -08:00
2026-04-10 07:59:54 -07:00
2026-05-17 11:52:30 +05:30
2026-05-29 09:07:25 +05:30
2026-02-06 10:06:28 -08:00
2026-04-20 07:35:37 -07:00
2026-03-30 19:46:39 -07:00
2025-11-11 10:19:44 -08:00
2026-02-16 00:34:05 -08:00
2025-11-08 09:08:02 -08:00
2026-04-14 08:59:36 -07:00
2023-12-07 14:25:11 -08:00