File: cgo-yes.go

package info (click to toggle)
golang-github-hlandau-buildinfo 0.0~git20160722.0.b25d4b0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 96 kB
  • sloc: sh: 3; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (4)
1
2
3
4
5
// +build cgo

package buildinfo

const Cgo = true