#28205: linking against other libwebrtc binaries errors out on missing symbols -----------------------------------+--------------------------- Reporter: eighthave | Owner: eighthave Type: defect | Status: accepted Priority: Medium | Milestone: Component: Obfuscation/Snowflake | Version: Severity: Major | Resolution: Keywords: android | Actual Points: Parent ID: | Points: Reviewer: | Sponsor: -----------------------------------+---------------------------
Comment (by eighthave): I guess what I meant by special meaning of `package main` is that it seems to prevent the code from being built into a shared library, since that's what `gomobile bind` does. Here's what it looks like when doing `gomobile bind` with the `package main` stuff intact: https://gitlab.com/eighthave/snowflake/-/jobs/122976281 {{{ gomobile: binding 'main' package () is not supported }}} As for the `<-chan struct()` stuff, I have no idea, since my knowledge of Go is rudementary. -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28205#comment:34> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online
_______________________________________________ tor-bugs mailing list tor-bugs@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs