]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use fixed rcache directory when cross-compiling
authorPaul Fertser <fercerpav@gmail.com>
Mon, 19 Oct 2015 18:46:14 +0000 (14:46 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 19 Oct 2015 19:14:56 +0000 (15:14 -0400)
commitdb2acb6b06e469c6c12476bec68acc7964626523
tree9f2c401bf6b0f648aec373334d304fc9ba449dca
parentb559dd2f01ced8f83954378cca37f374e6762afa
Use fixed rcache directory when cross-compiling

When cross-compiling, looking at what directories are present on the
build machine makes no sense.  Default to /var/tmp instead.

[ghudson@mit.edu: use /var/tmp instead of /tmp; adjust commit message]

ticket: 8254
target_version: 1.14
tags: pullup
src/configure.in