Message ID | 20140616132557.GA4317@arm.com |
---|---|
State | New |
Headers | show |
diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in index cbf36ab..86c404d 100644 --- a/gdb/gdbserver/Makefile.in +++ b/gdb/gdbserver/Makefile.in @@ -217,8 +217,6 @@ FLAGS_TO_PASS = \ "includedir=$(includedir)" \ "against=$(against)" \ "DESTDIR=$(DESTDIR)" \ - "AR=$(AR)" \ - "AR_FLAGS=$(AR_FLAGS)" \ "CC=$(CC)" \ "CFLAGS=$(CFLAGS)" \ "CXX=$(CXX)" \