Home
last modified time | relevance | path

Searched hist:"5 a0ac00f" (Results 1 – 1 of 1) sorted by relevance

/trunk/main/solenv/gbuild/
H A DOutput.mkdiff 5a0ac00f Mon Jan 08 17:12:58 UTC 2018 Don Lewis <truckman@apache.org> 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.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1820587 13f79535-47bb-0310-9956-ffa450edef68

Completed in 7 milliseconds