View | Details | Raw Unified | Return to bug 215108
Collapse All | Expand All

(-)files/patch-sal_Module__sal.mk (+10 lines)
Line 0 Link Here
1
--- sal/Module_sal.mk.orig	2016-10-28 09:50:26.000000000 -0500
2
+++ sal/Module_sal.mk	2016-12-06 22:46:57.057205000 -0600
3
@@ -28,7 +28,6 @@
4
 ))
5
 
6
 $(eval $(call gb_Module_add_check_targets,sal,\
7
-	$(if $(filter $(OS),WNT),,CppunitTest_sal_osl_file) \
8
 	$(if $(filter TRUE,$(DISABLE_DYNLOADING)),,CppunitTest_Module_DLL) \
9
 	$(if $(filter TRUE,$(DISABLE_DYNLOADING)),,CppunitTest_sal_osl_module) \
10
 	$(if $(filter-out MSC-120,$(COM)-$(VCVER)),CppunitTest_sal_osl_security) \

Return to bug 215108