[Bug 223056] security/wpa_supplicant: fix "make -s" by replacing ECHO with ECHO_CMD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 16 21:22:08 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223056
Bug ID: 223056
Summary: security/wpa_supplicant: fix "make -s" by replacing
ECHO with ECHO_CMD
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: franco at opnsense.org
Created attachment 187224
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187224&action=edit
patch against head
"make -s" breaks ECHO builtin var as it outputs:
# make -s -VECHO
true
The port defines ECHO_CMD which should be uses for build-relevant operations.
(no port bump necessary)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list