From c55ad2f69db2f80eb3660ef75c954aebeb34a5a1 Mon Sep 17 00:00:00 2001 From: Paolo 'Blaisorblade' Giarrusso Date: Sun, 18 Dec 2005 17:50:32 +0100 Subject: [PATCH] --- yaml --- r: 15210 b: refs/heads/master c: 9ce7677cfd7cd871adb457c80bea3b581b839641 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/um/scripts/Makefile.rules | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 0c25972044e0..4ad969787203 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e5508c13ac25b07585229b144a45cf64a990171e +refs/heads/master: 9ce7677cfd7cd871adb457c80bea3b581b839641 diff --git a/trunk/arch/um/scripts/Makefile.rules b/trunk/arch/um/scripts/Makefile.rules index b3fbf125709b..2e41cabd3d93 100644 --- a/trunk/arch/um/scripts/Makefile.rules +++ b/trunk/arch/um/scripts/Makefile.rules @@ -21,11 +21,6 @@ define unprofile endef -# The stubs and unmap.o can't try to call mcount or update basic block data -define unprofile - $(patsubst -pg,,$(patsubst -fprofile-arcs -ftest-coverage,,$(1))) -endef - # cmd_make_link checks to see if the $(foo-dir) variable starts with a /. If # so, it's considered to be a path relative to $(srcdir) rather than # $(srcdir)/arch/$(SUBARCH). This is because x86_64 wants to get ldt.c from