[SCM] kodi/experimental: Enable Google Tests on armel and mips, too
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Sun Sep 25 12:55:50 UTC 2016
The following commit has been merged in the experimental branch:
commit 50777bbbe2ce840a53268fada578534141d949f3
Author: Balint Reczey <balint at balintreczey.hu>
Date: Sun Sep 25 13:56:45 2016 +0200
Enable Google Tests on armel and mips, too
The test results don't make the build fail anyway
diff --git a/debian/rules b/debian/rules
index f8062a6..3fab346 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,13 +34,6 @@ ARCH_SPECIFIC_LIB_RECOMMENDS_ADD =
endif
endif
-# The following tests are failing:
-# TestArchive.CharArchive crashes on armel
-# TestAsyncFileCopy.General crashes on mips
-ifneq (,$(filter armel mips,$(DEB_HOST_ARCH)))
-ARCH_SPECIFIC_OPTIONS = --disable-gtest
-endif
-
ARCH_SPECIFIC_LIB_RECOMMENDS += $(ARCH_SPECIFIC_LIB_RECOMMENDS_ADD)
# Various environment variables to set
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list