]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[$(subdir)=gmon] (sysdep_routines): Add i386-mcount.
authorUlrich Drepper <drepper@redhat.com>
Fri, 21 Mar 1997 20:26:58 +0000 (20:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 21 Mar 1997 20:26:58 +0000 (20:26 +0000)
sysdeps/i386/Makefile

index 21caf42052125c338751305e5abcb1eb5fb5b5af..35e0422bdb39347ad404eaeedd4db6d4f9875bfd 100644 (file)
@@ -5,6 +5,10 @@ asm-CPPFLAGS := $(asm-CPPFLAGS) -DGAS_SYNTAX
 # The i386 `long double' is a distinct type we support.
 long-double-fcts = yes
 
+ifeq ($(subdir),gmon)
+sysdep_routines += i386-mcount
+endif
+
 ifeq ($(subdir),elf)
 CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
 CFLAGS-dl-load.c += -Wno-unused