summaryrefslogtreecommitdiffstats
path: root/tools/gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdb/Makefile')
-rw-r--r--tools/gdb/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/gdb/Makefile b/tools/gdb/Makefile
index dee91fccc0..dd98fb65c0 100644
--- a/tools/gdb/Makefile
+++ b/tools/gdb/Makefile
@@ -23,8 +23,6 @@ BINS := $(addprefix $(obj),$(BINS))
#
HOSTCPPFLAGS = -I$(BFD_ROOT_DIR)/include
-HOSTOS := $(shell uname -s | sed -e 's/\([Cc][Yy][Gg][Ww][Ii][Nn]\).*/cygwin/')
-
ifeq ($(HOSTOS),cygwin)
all:
OpenPOWER on IntegriCloud