From 82e26e2d79b97ed48ac8f4f9eb6bddf9facb45b4 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 29 Sep 2008 15:52:05 +0000 Subject: [PATCH] Silence ar. --- configure/os/CONFIG.Common.RTEMS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index b2a058196..c9a240488 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -104,6 +104,10 @@ CODE_CXXFLAGS = CONFORM_CFLAGS_STRICT = CONFORM_CXXFLAGS_STRICT = +#-------------------------------------------------- +# Override the usual RTEMS verbosity from ar +ARFLAGS = rc + #-------------------------------------------------- # Command-line input support LDLIBS_LIBTECLA = -ltecla_r -lncurses