diff options
author | Andy Schwerin <schwerin@10gen.com> | 2012-10-18 15:57:19 -0400 |
---|---|---|
committer | Andy Schwerin <schwerin@10gen.com> | 2012-10-23 11:38:28 -0400 |
commit | 4bfc3bc15e23eeca6292cbc018075dcb10e1cd86 (patch) | |
tree | 8dbb0370efd84ee6965ef31f5274569d55509960 /docs | |
parent | 99bda3b10dc4920abb592bcd0d3630573fc4ad1d (diff) | |
download | mongo-4bfc3bc15e23eeca6292cbc018075dcb10e1cd86.tar.gz |
SERVER-7410 Fix SYSLIBDEPS functionality
The previous implementation was not recursively following the LIBDEPS hierarchy, looking for SYSLIBDEPS
to add. Instead, it was trying to walk a hierachy like LIBDEPS rooted in the SYSLIBDEPS variable. This
isn't really a meaningful behavior, since SYSLIBDEPS always list system libraries, which are always leaf
nodes in the dependency graph for our build system.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions