Bug 223056 - security/wpa_supplicant: fix "make -s" by replacing ECHO with ECHO_CMD
Summary: security/wpa_supplicant: fix "make -s" by replacing ECHO with ECHO_CMD
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-16 21:22 UTC by Franco Fichtner
Modified: 2017-10-17 05:34 UTC (History)
1 user (show)

See Also:


Attachments
patch against head (2.79 KB, patch)
2017-10-16 21:22 UTC, Franco Fichtner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2017-10-16 21:22:07 UTC
Created attachment 187224 [details]
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)
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2017-10-17 05:31:32 UTC
Committed. Thanks for the patch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-10-17 05:34:05 UTC
A commit references this bug:

Author: cy
Date: Tue Oct 17 05:33:03 UTC 2017
New revision: 452263
URL: https://svnweb.freebsd.org/changeset/ports/452263

Log:
  Fix "make -s" by replacing ECHO with ECHO_CMD.

  PR:		 223056
  Submitted by:	Franco Fichtner <franco@opnsense.org>

Changes:
  head/security/wpa_supplicant/Makefile