[Openmp-commits] [PATCH] D95119: Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk
Fangrui Song via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 27 10:59:45 PST 2021
MaskRay added a comment.
`#!/usr/bin/env perl -w` (2 arguments) unfortunately does not work on Linux and many other systems.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95119/new/
https://reviews.llvm.org/D95119
More information about the Openmp-commits
mailing list