diff options
author | Don Lewis <truckman@apache.org> | 2018-01-08 17:12:58 +0000 |
---|---|---|
committer | Don Lewis <truckman@apache.org> | 2018-01-08 17:12:58 +0000 |
commit | 064e99cea6e96decb0fd508e930580fccb4c33bc (patch) | |
tree | 284e9f5eeb60d090beeb139ed55a5cba8458015c /svtools | |
parent | eee1fb3486915a9182b5f24f9dd9c0fe8a8b959e (diff) |
Revert the part of r1818099 that changed the hardwired awk command
in main/solenv/gbuild/Output.mk with $(gb_AWK). Unfortunately
$(gb_AWK) is not defined at this point, so this change caused
errors each time a gbuild makefile was invoked. The definition
of $(gb_AWK) is in the platform gbuild files, which are included
after Output.mk. Changing the order of the includes breaks the
Windows build due to other chicken vs. egg problems. Fortunately
using hardwired awk works everywhere except Solaris, which we no
longer support.
Notes
Notes:
ignore: obsolete
Diffstat (limited to 'svtools')
0 files changed, 0 insertions, 0 deletions