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
F107369564: D13204.id.diff
Mon, Jan 13, 4:12 AM
Unknown Object (File)
Thu, Jan 9, 1:58 AM
Unknown Object (File)
Sat, Jan 4, 3:02 AM
Unknown Object (File)
Nov 8 2024, 6:14 AM
Unknown Object (File)
Nov 6 2024, 6:24 PM
Unknown Object (File)
Nov 6 2024, 12:34 PM
Unknown Object (File)
Nov 1 2024, 3:00 AM
Unknown Object (File)
Sep 27 2024, 1:46 AM
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 12961
Build 13219: 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 ↗(On Diff #35878)

^ 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 ↗(On Diff #35878)

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.