Fix gdbserver cross build.
[deliverable/binutils-gdb.git] / gdb / gdbserver / Makefile.in
index 76d8965ab6d13d02d507c8a6b26be469e13d68c9..3674aedfc6e2e48af56007c0dae50bbdcfe27d9a 100644 (file)
@@ -50,6 +50,8 @@ INSTALL_DATA = @INSTALL_DATA@
 RANLIB = @RANLIB@
 
 CC = @CC@
+AR = @AR@
+AR_FLAGS = rc
 
 # Dependency tracking information.
 DEPMODE = @CCDEPMODE@
This page took 0.045412 seconds and 4 git commands to generate.