[Bug 213665] [PATCH] make bin/freebsd-version not depend on binutils
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 21 09:02:08 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213665
Bug ID: 213665
Summary: [PATCH] make bin/freebsd-version not depend on
binutils
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: pawel.worach at gmail.com
Keywords: patch
Created attachment 176011
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176011&action=edit
freebsd-version patch
This fixes "freebsd-version -k" on systems built with WITHOUT_BINUTILS,
WITHOUT_TOOLCHAIN where strings(1) is not present. The patch makes
freebsd-version use what(1) instead which is built unconditionally.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list