svn propchange: r1702264 - svn:log

[email protected] Thu, 10 Sep 2015 14:52:10 -0000
Newsgroups gmane.comp.apache.apr.serf.devel
Message-ID <20150910145210.B81EAAC009E__30130.6925518022$1443916117$gmane$org@hades.apache.org>
Author: rhuijben
Revision: 1702264
Modified property: svn:log

Modified: svn:log at Thu Sep 10 14:52:10 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Sep 10 14:52:10 2015
@@ -3,5 +3,8 @@ Stop handling every unknown argument to
 SCons supports quite a few arguments itself which it would be able to handle
 if we didn't bail directly.
 
+This should eventually enable platforms such as FreeBSD to use their
+default SCons build support. (Although we have more problems to fix first).
+
 * SConstruct
   Just warn on unknown arguments instead of fail.