Pull request: all: imp shell code
Merge in DNS/adguard-home from imp-sh to master Squashed commit of the following: commit 212f03f3d6e0824428c28ffd79cac8f5ea271d9c Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Apr 9 14:51:59 2021 +0300 all: imp shell code
This commit is contained in:
@@ -106,8 +106,7 @@ fi
|
||||
export CGO_ENABLED="$cgo_enabled"
|
||||
export GO111MODULE='on'
|
||||
|
||||
readonly build_flags="${BUILD_FLAGS:-$race_flags $out_flags $par_flags\
|
||||
$v_flags $x_flags}"
|
||||
readonly build_flags="${BUILD_FLAGS:-$race_flags $out_flags $par_flags $v_flags $x_flags}"
|
||||
|
||||
# Don't use quotes with flag variables to get word splitting.
|
||||
"$go" generate $v_flags $x_flags ./main.go
|
||||
|
||||
Reference in New Issue
Block a user