components/curl/Makefile
changeset 5356 94c0413a88fc
parent 5333 37b6c3cf767d
child 5526 570ac9aab8b2
equal deleted inserted replaced
5355:5ccf97c2878d 5356:94c0413a88fc
    82 # test results to try to normalize them.
    82 # test results to try to normalize them.
    83 COMPONENT_TEST_TRANSFORMS += \
    83 COMPONENT_TEST_TRANSFORMS += \
    84 	'-e "s|^.*$(CC).*$$|XXX_CC_XXX|g" ' \
    84 	'-e "s|^.*$(CC).*$$|XXX_CC_XXX|g" ' \
    85 	'-e "s|^.*source=.*libtool=no.*$$|XXX_CC_XXX|g" ' \
    85 	'-e "s|^.*source=.*libtool=no.*$$|XXX_CC_XXX|g" ' \
    86 	'-e "s|^.*DEPDIR=.deps.*$$|XXX_CC_XXX|g" ' \
    86 	'-e "s|^.*DEPDIR=.deps.*$$|XXX_CC_XXX|g" ' \
       
    87 	'-e "s|^make.*: Leaving directory.*$$|XXX_CC_XXX|g" ' \
       
    88 	'-e "s|^make.*: Entering directory.*$$|XXX_CC_XXX|g" ' \
       
    89 	'-e "s|^make.*: Nothing to be done for.*$$|XXX_CC_XXX|g" ' \
    87 	'-e "/^XXX_CC_XXX$$/d" ' \
    90 	'-e "/^XXX_CC_XXX$$/d" ' \
    88 	'-e "s|\(^/bin/bash ../../libtool\).*|\1|" ' \
    91 	'-e "s|\(^/bin/bash ../../libtool\).*|\1|" ' \
    89 	'-e "s|\(^libtool: link:\).*|\1|" ' \
    92 	'-e "s|\(^libtool: link:\).*|\1|" ' \
    90 	'-e "s|remaining: ..:..|remaining: xx:xx|" ' \
    93 	'-e "s|remaining: ..:..|remaining: xx:xx|" ' \
    91 	'-e "s|\(^TESTDONE: 994 tests were considered during\).*|\1|" ' \
    94 	'-e "s|\(^TESTDONE: 994 tests were considered during\).*|\1|" ' \