Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

hide watchdog behind cgo flag #103

Merged
merged 1 commit into from Jan 17, 2022
Merged

hide watchdog behind cgo flag #103

merged 1 commit into from Jan 17, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

Copy link
Contributor

@vyzo vyzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will this fix our cross compilatjon woes or do we need our own tag?

@marten-seemann
Copy link
Contributor Author

I think it will, but I wouldn't merge this before our go-ipfs PR is green: libp2p/go-libp2p#1267. Working on it...

@marten-seemann marten-seemann marked this pull request as ready for review January 17, 2022 14:39
@marten-seemann marten-seemann merged commit 6ab8f6c into master Jan 17, 2022
@hsanjuan
Copy link
Contributor

I took a rabbit hole and ended up here.

The testing did not catch that go-libp2p v0.17.0 is broken on darwin, openbsd etc. or is there a special trigger? I don't think CGO is an option on all those platforms. But how did tests succeed?

hsanjuan added a commit to ipfs-cluster/ipfs-cluster that referenced this pull request Mar 25, 2022
go-libp2p-connmgr does not build on some architectures due to some
dependencies (libp2p/go-libp2p-connmgr#103). By
extension, go-libp2p does not build when using the connmgr.

The fix is in master.
hsanjuan added a commit to ipfs-cluster/ipfs-cluster that referenced this pull request Mar 25, 2022
go-libp2p-connmgr does not build on some architectures due to some
dependencies (libp2p/go-libp2p-connmgr#103). By
extension, go-libp2p does not build when using the connmgr.

The fix is in master.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants