aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/config
diff options
context:
space:
mode:
authorGravatar Jasper Siepkes <siepkes@serviceplanet.nl>2018-04-09 01:56:32 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-09 01:58:21 -0700
commitb6069dce1121bb81a667bd9c636681862209e48c (patch)
treeedb42079010d9926763821662146494fe8fcdbc8 /src/main/java/com/google/devtools/build/lib/analysis/config
parentdae78fa4a34c3fd657a97b0172e5908cef660153 (diff)
Made 'build-runfiles.cc' POSIX compatible.
The 'd_type' field is not part of the POSIX specification. Added a compile time check to see if we can use it. When not present fallback to a (slightly more expensive) call to 'stat'. This PR is similar to my other PR #4967. It's part of an effort to port Bazel to an POSIX compliant platform. Even though my porting effort may fail I think POSIX compliance could be beneficiary to Bazel either way. Closes #4969. PiperOrigin-RevId: 192096587
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/analysis/config')
0 files changed, 0 insertions, 0 deletions