summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libiberty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/binutils/libiberty/Makefile')
-rw-r--r--gnu/usr.bin/binutils/libiberty/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/usr.bin/binutils/libiberty/Makefile b/gnu/usr.bin/binutils/libiberty/Makefile
index c002f62..7cce2ca 100644
--- a/gnu/usr.bin/binutils/libiberty/Makefile
+++ b/gnu/usr.bin/binutils/libiberty/Makefile
@@ -10,11 +10,6 @@ SRCS= argv.c choose-temp.c concat.c cp-demangle.c cplus-dem.c \
hex.c floatformat.c hashtab.c lbasename.c make-temp-file.c \
objalloc.c obstack.c safe-ctype.c xatexit.c xexit.c xmalloc.c \
xstrdup.c xstrerror.c
-.if defined(BOOTSTRAPPING) && \
- ( ${BOOTSTRAPPING} < 440000 || \
- ( ${BOOTSTRAPPING} >= 500000 && ${BOOTSTRAPPING} < 500022 ))
-SRCS+= basename.c
-.endif
WARNS= 1
CFLAGS+= -DHAVE_CONFIG_H
INTERNALLIB= true
OpenPOWER on IntegriCloud