* Makeconfig (+gnu-stabs): Remove ancient cruft.
This commit is contained in:
parent
ca2e078f95
commit
c913bb2cc4
@ -1,5 +1,7 @@
|
||||
2006-01-06 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* Makeconfig (+gnu-stabs): Remove ancient cruft.
|
||||
|
||||
[BZ #2103]
|
||||
* sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_HWX25): Corrected macro
|
||||
name (was typo ARPHDR_HWX25).
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 1991-2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1991-2003,2004,2005,2006 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
|
||||
@ -742,8 +742,6 @@ endif
|
||||
endif
|
||||
ASFLAGS += $(ASFLAGS-config)
|
||||
|
||||
+gnu-stabs = $(shell echo>&2 '*** BARF ON ME')
|
||||
|
||||
ifndef BUILD_CC
|
||||
BUILD_CC = $(CC)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user