| Summary: | "/usr/src/lib/libgcc_s/Makefile" line 38: Malformed conditional (${MACHINE_CPUARCH} != "mips" && ${MACHINE_CPUARCH} != "arm" &&) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | cbnfinley |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | ||
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
cbnfinley
2018-01-31 21:30:40 UTC
A commit references this bug: Author: gjb Date: Wed Jan 31 21:41:42 UTC 2018 New revision: 328637 URL: https://svnweb.freebsd.org/changeset/base/328637 Log: Fix build by escaping a line break. PR: 225597 Submitted by: cbnfinley at gmail.com Sponsored by: The FreeBSD Foundation Changes: head/lib/libgcc_s/Makefile Fixed. Thank you for the report. |