Skip to content

Commit

Permalink
DLPX-72381 [Backport of DLPX-70057 to 6.0.6.0] nfs_delete in delphix-…
Browse files Browse the repository at this point in the history
…stat service is broken (#14)
  • Loading branch information
pcd1193182 authored Oct 23, 2020
1 parent 118a7bd commit 8835e30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,7 @@ int main(int argc, char *argv[])
}
extra_flags.push_back("-include");
extra_flags.push_back(CLANG_WORKAROUNDS_H);
extra_flags.push_back("-DCC_USING_FENTRY");

for (auto dir : include_dirs)
{
Expand Down

0 comments on commit 8835e30

Please sign in to comment.