Page MenuHomeFreeBSD

irc/ircd-ratbox: Fix build failure with SHORTCUTS enabled
ClosedPublic

Authored by brnrd on Feb 27 2016, 8:26 PM.
Tags
None
Referenced Files
F168196334: D5479.id.diff
Wed, Aug 26, 8:11 PM
F168131736: D5479.diff
Wed, Aug 26, 12:53 PM
Unknown Object (File)
Tue, Aug 25, 9:22 AM
Unknown Object (File)
Mon, Aug 24, 7:18 AM
Unknown Object (File)
Sun, Aug 23, 2:39 PM
Unknown Object (File)
Sat, Aug 22, 6:52 AM
Unknown Object (File)
Thu, Aug 20, 1:31 PM
Unknown Object (File)
Wed, Aug 19, 3:28 PM
Subscribers
None

Details

Reviewers
koobs
feld
Summary

Proposed commit log

irc/ircd-ratbox: Fix build failure with SHORTCUTS enabled

 - bsd.port.options.mk must be included before targets are defined

Reviewed_by:	feld (mentor), koobs (mentor)
Approved by:	(mentor)
Differential_Revision:	D5479
Test Plan
  • make -DWITH_SHORTCUTS (no error)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2690
Build 2710: arc lint + arc unit

Event Timeline

brnrd retitled this revision from to irc/ircd-ratbox: Fix build failure with SHORTCUTS enabled.
brnrd updated this object.
brnrd edited the test plan for this revision. (Show Details)
brnrd added reviewers: feld, koobs.
brnrd edited the test plan for this revision. (Show Details)
feld edited edge metadata.
This revision is now accepted and ready to land.Mar 6 2016, 5:06 PM

MFH this as well so quarterly branch users building their own packages don't hit this issue.