Page MenuHomeFreeBSD

net/dhcp6: Fix dependencies and make parallel build reliable
ClosedPublic

Authored by leres on Aug 16 2018, 12:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 12 2024, 7:35 PM
Unknown Object (File)
Oct 12 2024, 7:35 PM
Unknown Object (File)
Oct 12 2024, 7:35 PM
Unknown Object (File)
Oct 11 2024, 7:19 PM
Unknown Object (File)
Sep 21 2024, 6:25 AM
Unknown Object (File)
Sep 18 2024, 1:10 AM
Unknown Object (File)
Sep 17 2024, 8:24 PM
Unknown Object (File)
Sep 5 2024, 11:00 PM
Subscribers

Details

Summary

Proposed commit message:

Fix Makefile dependency so that cfparse.c and y.tab.h exist
before cftoken.c is generated or compiled.

PR: 218859
Submitted by:
Reported by:
Reviewed by: ? (mentor)
Approved by: maintainer timeout (68 weeks), ? (mentor)
Obtained from:
MFC after:
MFH:
Relnotes:
Security:
Sponsored by:
Differential Revision: ?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable