mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 01:17:49 +00:00
nss: don't build broken tests
This commit is contained in:
parent
65d66fa8d2
commit
5dcba637dc
@ -0,0 +1,25 @@
|
|||||||
|
From 674faa792fc6c1bd391915fb9aacef2fcfd6426f Mon Sep 17 00:00:00 2001
|
||||||
|
From: MilhouseVH <milhouseVH.github@nmacleod.com>
|
||||||
|
Date: Mon, 25 Nov 2019 04:59:08 +0000
|
||||||
|
Subject: [PATCH] tests are broken when cross-compiling
|
||||||
|
|
||||||
|
---
|
||||||
|
nss/lib/ckfw/builtins/manifest.mn | 2 +-
|
||||||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/nss/lib/ckfw/builtins/manifest.mn b/nss/lib/ckfw/builtins/manifest.mn
|
||||||
|
index 5e6740f..00bcdc0 100644
|
||||||
|
--- a/nss/lib/ckfw/builtins/manifest.mn
|
||||||
|
+++ b/nss/lib/ckfw/builtins/manifest.mn
|
||||||
|
@@ -5,7 +5,7 @@
|
||||||
|
|
||||||
|
CORE_DEPTH = ../../..
|
||||||
|
|
||||||
|
-DIRS = testlib
|
||||||
|
+#DIRS = testlib
|
||||||
|
|
||||||
|
MODULE = nss
|
||||||
|
MAPFILE = $(OBJDIR)/nssckbi.def
|
||||||
|
--
|
||||||
|
2.7.4
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user