[Bug 202741] [regression][patch] ranlib's deterministic mode broken since r286024
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 29 10:02:34 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202741
Bug ID: 202741
Summary: [regression][patch] ranlib's deterministic mode broken
since r286024
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch, regression
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: fk at fabiankeil.de
Keywords: patch, regression
r286024 lets ranlib ignore the -D flag and default to non-deterministic mode as
the chunk that sets AR_D is only reached when running as ar.
The attached patch is one way to fix this. Obtained from ElectroBSD.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list