1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
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: 856ea2bad3b3 ("libcxx: Add package")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
2020-01-17 00:42:49 +02:00
..
base-files dropbear: move failsafe code out of base-files 2020-01-15 20:04:06 +01:00
boot uboot-oxnas: fix memory leak in tool mkox820crc 2020-01-15 23:15:19 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 2020-01-12 15:57:58 +01:00
kernel mac80211: ath9k: add GPIO mask dts property 2020-01-15 20:55:31 +01:00
libs libcxx: fix build for x86/64 2020-01-17 00:42:49 +02:00
network odhcpd: update to version 2020-01-14 2020-01-16 21:53:17 +01:00
system zram-swap: support swap priority 2020-01-15 20:49:00 +01:00
utils busybox: fix build issues 2020-01-15 21:17:47 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00