You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2017/02/20 11:52:46 UTC

svn commit: r1783748 - /subversion/trunk/build.conf

Author: rhuijben
Date: Mon Feb 20 11:52:46 2017
New Revision: 1783748

URL: http://svn.apache.org/viewvc?rev=1783748&view=rev
Log:
* build.conf
  (svnfsfs): Remove setargv.obj to avoid unnecessary wildcard expansion
    on Windows in a tool that doesn't need this support anyway.

Modified:
    subversion/trunk/build.conf

Modified: subversion/trunk/build.conf
URL: http://svn.apache.org/viewvc/subversion/trunk/build.conf?rev=1783748&r1=1783747&r2=1783748&view=diff
==============================================================================
--- subversion/trunk/build.conf (original)
+++ subversion/trunk/build.conf Mon Feb 20 11:52:46 2017
@@ -438,7 +438,6 @@ type = exe
 path = subversion/svnfsfs
 install = bin
 libs = libsvn_repos libsvn_fs libsvn_fs_fs libsvn_delta libsvn_subr apriconv apr
-msvc-libs = setargv.obj
 
 # ----------------------------------------------------------------------------
 #