Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2016 07:29:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214766] sysutils/lcdproc: Fix build with MAKE_JOBS (parallel make)
Message-ID:  <bug-214766-13-04RGeNHC0u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214766-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214766-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214766

--- Comment #7 from Lawrence Stewart <lstewart@FreeBSD.org> ---
Created attachment 177314
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177314&action=
=3Dedit
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214766-13-04RGeNHC0u>