Disable a cppunit test crashing on DragonFly.
This commit is contained in:
parent
1c5d70ec08
commit
708892fe70
@ -40,10 +40,12 @@ $(eval $(call gb_Module_add_targets,sd,\
|
||||
Package_xml \
|
||||
))
|
||||
|
||||
ifneq ($(OS),DRAGONFLY)
|
||||
$(eval $(call gb_Module_add_check_targets,sd,\
|
||||
CppunitTest_sd_uimpress \
|
||||
RdbTarget_sd_uimpress \
|
||||
))
|
||||
endif
|
||||
|
||||
$(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
|
||||
JunitTest_sd_unoapi \
|
||||
|
Loading…
x
Reference in New Issue
Block a user