You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Stijn Tintel 1322190fd3 libcxx: fix build for x86/64
When building libcxx for x86/64, the library is installed in /usr/lib64.
As the install section tries to copy the library from /usr/lib, this
breaks build on x86/64. Override the lib dir suffix to fix this.

Fixes: 856ea2bad3 ("libcxx: Add package")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
4 years ago
..
base-files dropbear: move failsafe code out of base-files 4 years ago
boot uboot-oxnas: fix memory leak in tool mkox820crc 4 years ago
devel perf: Add libunwind only if selected 4 years ago
firmware ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 4 years ago
kernel mac80211: ath9k: add GPIO mask dts property 4 years ago
libs libcxx: fix build for x86/64 4 years ago
network odhcpd: update to version 2020-01-14 4 years ago
system zram-swap: support swap priority 4 years ago
utils busybox: fix build issues 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago