otool -L and svn --version --verbose inconsistency
From: Blair Zajac <blair_at_orcaware.com>
Date: Fri, 16 Aug 2013 11:31:39 -0700
On my MacPorts svn 1.8.1 build on PPC otool -L reports only MacPorts'
$ otool -L /opt/local/bin/svn | grep sqlite
However, svn --version --verbose also reports the system's sqlite:
$ /opt/local/bin/svn --version --verbose | grep sqlite
Is this anything to be concerned of?
Blair
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.