diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2015-08-28 12:24:07 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2015-08-28 12:24:07 +0000 |
commit | 79cb0090ffbd83d24c86a68d7aab4427131f3b59 (patch) | |
tree | 04440b60be5a1d3e0518bc66ceb0cb4e3a5df65e /clang/lib/Driver/ToolChains.cpp | |
parent | 16ad032183921979d1c1542ce392f0e585f8a26c (diff) | |
download | bcm5719-llvm-79cb0090ffbd83d24c86a68d7aab4427131f3b59.tar.gz bcm5719-llvm-79cb0090ffbd83d24c86a68d7aab4427131f3b59.zip |
Avoid usage of F_DUPFD_CLOEXEC where not available (e.g. kfreebsd*)
Summary:
kfreebsd doesn't have F_DUPFD_CLOEXEC, so use it conditionally.
Author: Emilio Pozuelo Monfort <pochu@debian.org>
Author: Petr Salinger <Petr.Salinger@seznam.cz>
Author: Gianfranco Costamagna
Reviewers: emaste
Subscribers: emaste
Differential Revision: http://reviews.llvm.org/D12429
llvm-svn: 246294
Diffstat (limited to 'clang/lib/Driver/ToolChains.cpp')
0 files changed, 0 insertions, 0 deletions