]> git.saurik.com Git - wxWidgets.git/commitdiff
changed ar options to reduce build verbosity
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 31 Oct 2001 23:21:25 +0000 (23:21 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 31 Oct 2001 23:21:25 +0000 (23:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/make.env.in

index f085a09f1d62d9e66c798c6ee2bb3946dae15278..e6d0c7cc7dd124256737f468e5520ed244622ff8 100644 (file)
@@ -44,7 +44,7 @@ NM          = @NM@
 LN_S        = @LN_S@
 STRIP       = @STRIP@
 MAKE        = make
-AROPTIONS   = ruv
+AROPTIONS   = rcu
 RANLIB      = @RANLIB@
 LD          = @LD@
 MAKEINFO    = @MAKEINFO@