Page MenuHomeFreeBSD

net-im/ricochet: Unbroke the build. ${OPENSSLDIR}/include coflicted with the STL headers logic; Fixed order
ClosedPublic

Authored by yuri on Nov 23 2017, 4:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 8, 8:27 AM
Unknown Object (File)
Fri, Aug 28, 4:46 AM
Unknown Object (File)
Fri, Aug 28, 4:27 AM
Unknown Object (File)
Fri, Aug 28, 4:24 AM
Unknown Object (File)
Tue, Aug 18, 8:35 PM
Unknown Object (File)
Tue, Aug 18, 8:12 PM
Unknown Object (File)
Tue, Aug 18, 4:07 PM
Unknown Object (File)
Mon, Aug 17, 7:41 PM
Subscribers

Details

Summary

It's strange that it didn't break when it was previously committed a few days ago, but now it was breaking.

Diff Detail

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

Event Timeline

yuri retitled this revision from net-im/ricochet: Unbroke the build. $${OPENSSLDIR}/include coflicted with the STL headers logic. to net-im/ricochet: Unbroke the build. ${OPENSSLDIR}/include coflicted with the STL headers logic..Nov 23 2017, 5:16 AM
yuri retitled this revision from net-im/ricochet: Unbroke the build. ${OPENSSLDIR}/include coflicted with the STL headers logic. to net-im/ricochet: Unbroke the build. ${OPENSSLDIR}/include coflicted with the STL headers logic; Fixed order.Nov 27 2017, 5:54 PM
tcberner added inline comments.
net-im/ricochet/Makefile
26

^ probably does not need to be += -- you can look at that at a later time :)

This revision is now accepted and ready to land.Nov 28 2017, 7:19 PM
yuri marked an inline comment as done.Nov 28 2017, 9:33 PM
yuri added inline comments.
net-im/ricochet/Makefile
26

Ok, thanks! I will add a note to myself. :)

This revision was automatically updated to reflect the committed changes.
yuri marked an inline comment as done.