Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S Snowflake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Anti-censorship
  • Pluggable Transports
  • Snowflake
  • Issues
  • #18999
Closed
Open
Created May 09, 2016 by David Fifield@dcfOwner

go-webrtc: fixes for 386

In preparing a Gitian build of Snowflake for linux-386, I ran into architecture problems that are fixed by the attached patch.

The first just adds a webrtc-linux-386.pc, like already existed for linux-amd64 and darwin-amd64.

The second reduces the size of some static Cgo array bounds, to avoid this error:

configuration.go:228[/tmp/go-build928087590/github.com/keroserene/go-webrtc/_obj/configuration.cgo1.go:238]: type [1073741824]*_Ctype_char larger than address space
Assignee
Assign to
Time tracking