mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-22 03:12:02 +00:00
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:
|
||
|---|---|---|
| .. | ||
| files | ||
| patches | ||
| Makefile | ||