From 0269750ca60bbfdf92dbe1edfe961adfbc9a34e7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 7 Jan 2012 20:30:26 -0500 Subject: Remove non-ELF support --- debug/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debug') diff --git a/debug/Makefile b/debug/Makefile index e6842f0..579fce6 100644 --- a/debug/Makefile +++ b/debug/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2001,2004-2008, 2009, 2011 Free Software Foundation, Inc. +# Copyright (C) 1998-2001,2004-2008, 2009, 2011, 2012 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -140,11 +140,9 @@ install-bin-script = xtrace include ../Makeconfig distribute += catchsegv.sh xtrace.sh -ifeq ($(elf),yes) ifeq ($(build-shared),yes) install-bin-script += catchsegv endif -endif generated = catchsegv xtrace include ../Rules -- cgit v1.1