diff options
author | jlam <jlam@pkgsrc.org> | 2005-01-10 03:40:25 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-01-10 03:40:25 +0000 |
commit | fe94a169330bd09e6e349e06ce58b0a730244a89 (patch) | |
tree | e70ec9c5d07abca784b4fe600349a9d4076fb808 /mk/wrapper/transform-xlc-cc | |
parent | b500ff92d79c57bf096b22f7c04dd93a3740cb71 (diff) | |
download | pkgsrc-fe94a169330bd09e6e349e06ce58b0a730244a89.tar.gz |
Avoid the silly optimization in the make logic and push it into the
shell script instead. We can't avoid invoking sed at least once since
we need to protect the arguments against shell expansion, but we avoid
invoking sed for transformations unless there actually are transformations
to perform. The code is simpler, more straightforward, and logically
correct now.
This fixes problems with using a non-GCC compiler with packages that
haven't been converted to use buildlink3, noted in PR pkg/28896.
Diffstat (limited to 'mk/wrapper/transform-xlc-cc')
0 files changed, 0 insertions, 0 deletions