components/libidn/Makefile
changeset 4044 71c3a0a55d02
parent 3823 8a78c695182b
child 4339 6501cf9c29f9
--- a/components/libidn/Makefile	Tue Mar 31 06:21:50 2015 -0700
+++ b/components/libidn/Makefile	Wed Apr 01 09:32:02 2015 -0700
@@ -64,9 +64,25 @@
 CFLAGS += $(CPP_C99_EXTENDED_MATH)
 CFLAGS += $(studio_PIC)
 
+COMPONENT_TEST_MASTER = \
+	$(COMPONENT_TEST_RESULTS_DIR)/results-libidn.master
+
 COMPONENT_TEST_TRANSFORMS += \
      '-e "/libtool/d"' \
      '-e "/warning:/d"' \
+     '-e "/Generat/d"' \
+     '-e "/Creat/d"' \
+     '-e "/Compos/d"' \
+     '-e "/Writ/d"' \
+     '-e "/Read/d"' \
+     '-e "/from/d"' \
+     '-e "/--run/d"' \
+     '-e "/rm -f/d"' \
+     '-e "/Nothing/d"' \
+     '-e "/Leaving/d"' \
+     '-e "/Entering/d"' \
+     '-e "/Making/d"' \
+     '-e "/make/d"' \
      '-e "/-m32/d"' \
      '-e "/-m64/d"' \
      '-e "/DEPDIR/d"' \