mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-07-31 01:34:06 +02:00
Disable header checks
This commit is contained in:
parent
b4155364f4
commit
62fcc54da6
1
Makefile
1
Makefile
@ -10,6 +10,7 @@ ES_BEATS?=./vendor/github.com/elastic/beats
|
||||
GOPACKAGES=$(shell glide novendor)
|
||||
PREFIX?=.
|
||||
TESTIFY_TOOL_REPO?=github.com/stretchr/testify
|
||||
CHECK_HEADERS_DISABLED=true
|
||||
|
||||
#TARGETS="linux/amd64 linux/386 windows/amd64 windows/386 darwin/amd64"
|
||||
#PACKAGES=${BEATNAME}/deb ${BEATNAME}/rpm ${BEATNAME}/darwin ${BEATNAME}/win ${BEATNAME}/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user