[Bug 214766] sysutils/lcdproc: Fix build with MAKE_JOBS (parallel make)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 23 07:29:09 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214766

--- Comment #7 from Lawrence Stewart <lstewart at FreeBSD.org> ---
Created attachment 177314
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177314&action=edit
Adds required make dependency on libLCD.a to glcd.so target and
libLCD.a/libbignum.a to hd44780.so target so that make can correctly order
parallel jobs

Looks like glcd and hd44780 were the only driver build targets missing the
right deps, so v2 of the patch attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list