Bug 152998
| Summary: | [Win] Support *grep* to check system architecture | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gyuyoung Kim <gyuyoung.kim> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | lforschler, WebKit |
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Gyuyoung Kim
r194849 made win port use *grep* to get system architecture information. But it should be supported by a pure perl or should not supported by the win port. Currently Cygwin looks be getting used or not noticing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jeremy Zerfas
It looks like bug 153106 is a duplicate of this one and a patch from that bug which seems to address this problem was committed in r195163. It looks like it should be OK to close this bug now.
Jeremy Zerfas
(In reply to comment #1)
> It looks like bug 153106 is a duplicate of this one and a patch from that
> bug which seems to address this problem was committed in r195163.
Oops, should have mentioned that the patch that was committed in r195083 also helped address this problem.