immortalwrt/package
Hauke Mehrtens 461102d99c ncurses: Fix path in ncursesw.pc
The file contains the the /usr/lib path from the toolchain directory and
not from the target directory. The /usr/lib directory for the toolchain
is empty and the shared library is not in the specified paths. On RISCV
the linker of util-linux was finding the libncursesw.so in my host
system, tried to link against it and failed. Fix the .pc file.

Fixes: #15942
Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
Link: https://github.com/openwrt/openwrt/pull/16018
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 91573ac145)
Link: https://github.com/openwrt/openwrt/pull/16390
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-09-15 02:03:25 +02:00
..
base-files base-files: fix merge of passwd/shadow/group lines with trailing colons 2024-08-29 21:07:48 +02:00
boot mediatek: enable rootwait for cmcc rax3000m emmc version 2024-08-11 19:18:39 +02:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware wireless-regdb: Update to version 2024.07.04 2024-07-11 00:23:36 +02:00
kernel mac80211: Update to version 6.1.110-1 2024-09-15 01:59:41 +02:00
libs ncurses: Fix path in ncursesw.pc 2024-09-15 02:03:25 +02:00
network hostapd: fix anqp_3gpp_cell_net list delimiter 2024-08-28 12:00:23 +02:00
system ca-certificates: add missing license information 2024-07-10 23:07:36 +02:00
utils ucode: fix host installation 2024-09-13 03:16:31 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00