File: rules

package info (click to toggle)
golang-golang-x-sys 0.0~git20211216.1d35b9e-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 8,844 kB
  • sloc: asm: 1,987; sh: 900; ansic: 44; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Do not include plan9 and windows packages that are not relevant to Debian. In
# particular, the plan9 package makes build fail when using gccgo.
export DH_GOLANG_EXCLUDES := plan9 windows unix/internal/mkmerge

%:
	dh $@ --buildsystem=golang