mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +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() {
|
make_host() {
|
||||||
cd $PKG_BUILD/nss
|
cd $PKG_BUILD/nss
|
||||||
|
|
||||||
[ "$TARGET_ARCH" = "x86_64" ] && export USE_64=1
|
make USE_64=1 -C coreconf/nsinstall
|
||||||
|
|
||||||
make -C coreconf/nsinstall
|
|
||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_host() {
|
makeinstall_host() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user