components/imagemagick/Makefile
changeset 4869 86742f9e20a9
parent 4339 6501cf9c29f9
child 4959 a998fbbcbd44
equal deleted inserted replaced
4868:86ad1ef86709 4869:86742f9e20a9
    95 # Tests hang waiting for input unless stdin is redirected.
    95 # Tests hang waiting for input unless stdin is redirected.
    96 COMPONENT_TEST_TARGETS = check < /dev/null
    96 COMPONENT_TEST_TARGETS = check < /dev/null
    97 
    97 
    98 ASLR_MODE = $(ASLR_ENABLE)
    98 ASLR_MODE = $(ASLR_ENABLE)
    99 
    99 
       
   100 # Master test transforms
       
   101 COMPONENT_TEST_TRANSFORMS += \
       
   102 	'-n '\
       
   103 	'-e "/TOTAL/p" ' \
       
   104 	'-e "/SKIP/p" ' \
       
   105 	'-e "/PASS/p" ' \
       
   106 	'-e "/FAIL/p" ' \
       
   107 	'-e "/ERROR/p" ' 
       
   108 
   100 configure:	$(CONFIGURE_32_and_64)
   109 configure:	$(CONFIGURE_32_and_64)
   101 
   110 
   102 build:		$(BUILD_32_and_64)
   111 build:		$(BUILD_32_and_64)
   103 
   112 
   104 # Remove build machine runpath from libMagick++-6.Q16.so.1.0.0 and
   113 # Remove build machine runpath from libMagick++-6.Q16.so.1.0.0 and