summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/setbuffer.c
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-12-18 18:16:00 +0000
committerngie <ngie@FreeBSD.org>2014-12-18 18:16:00 +0000
commit9e9e76964ff9344d5b60d8b8ff165b167c283d4f (patch)
tree0d9fb02f5bc125bd07f95927553f82cebae21a89 /lib/libc/stdio/setbuffer.c
parentcfa4b3bfed62875cbebbdaa6c7f9a19b8e2c378b (diff)
downloadFreeBSD-src-9e9e76964ff9344d5b60d8b8ff165b167c283d4f.zip
FreeBSD-src-9e9e76964ff9344d5b60d8b8ff165b167c283d4f.tar.gz
Fix building/installing tests when TESTSBASE != /usr/tests
The work in r258233 hardcoded the assumption that tests was the last component of the tests tree by pushing tests as an explicit prefix for the paths in BSD.tests.dist and /usr was the prefix for all tests, per BSD.usr.dist and all of the mtree calls used in Makefile.inc1. This assumption breaks if/when one provides a custom TESTSBASE "prefix", e.g. TESTSBASE=/mytests . One thing that r258233 did properly though was remove "/usr/tests" creation from BSD.usr.dist -- that should have not been there in the first place. That was an "oops" on my part for the work that was originally committed in r241823 MFC after: 2 weeks Phabric: D1301 Reviewed by: imp Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/stdio/setbuffer.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud