mirror of https://github.com/perkeep/perkeep.git
853db6cec8
The build tags are written into the resulting go files literally, e.g. a call like genfileembed -build-tags "linux,386 darwin,!cgo" is written as // +build linux,386 darwin,!cgo to the resulting files. Change-Id: Ic8c7e827e3040a33fe3b920c1aaa1551f902a491 |
||
---|---|---|
.. | ||
genfileembed | ||
fileembed.go |