mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
nss: use 64-bit host includes
This commit is contained in:
parent
6cadc2e38b
commit
d36d7f6ccc
@ -36,9 +36,7 @@ MAKEFLAGS=-j1
|
||||
make_host() {
|
||||
cd $PKG_BUILD/nss
|
||||
|
||||
[ "$TARGET_ARCH" = "x86_64" ] && export USE_64=1
|
||||
|
||||
make -C coreconf/nsinstall
|
||||
make USE_64=1 -C coreconf/nsinstall
|
||||
}
|
||||
|
||||
makeinstall_host() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user