A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cloudflare/cfssl/commit/c383f2add921c88a23f39d292a8336900bea5e44 below:

use cgo only in darwin builds · cloudflare/cfssl@c383f2a · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+10

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+10

-1

lines changed Original file line number Diff line number Diff line change

@@ -1,6 +1,6 @@

1 1

env:

2 2

- GO111MODULE=on

3 -

- CGO_ENABLED=1

3 +

- CGO_ENABLED=0

4 4

- GOFLAGS=-mod=vendor

5 5

- GOPROXY=off

6 6

builds:

@@ -9,6 +9,7 @@ builds:

9 9

env:

10 10

- CC=o64-clang

11 11

- CXX=o64-clang++

12 +

- CGO_ENABLED=1

12 13

goos:

13 14

- darwin

14 15

goarch:

@@ -47,6 +48,7 @@ builds:

47 48

env:

48 49

- CC=o64-clang

49 50

- CXX=o64-clang++

51 +

- CGO_ENABLED=1

50 52

goos:

51 53

- darwin

52 54

goarch:

@@ -61,6 +63,8 @@ builds:

61 63

goarch:

62 64

- amd64

63 65

main: ./cmd/cfssl-bundle

66 +

flags:

67 +

- -trimpath

64 68

ldflags:

65 69

- -s -w -X github.com/cloudflare/cfssl/cli/version.version={{.Version}}

66 70

- -linkmode external -extldflags "-static"

@@ -83,6 +87,7 @@ builds:

83 87

env:

84 88

- CC=o64-clang

85 89

- CXX=o64-clang++

90 +

- CGO_ENABLED=1

86 91

goos:

87 92

- darwin

88 93

goarch:

@@ -119,6 +124,7 @@ builds:

119 124

env:

120 125

- CC=o64-clang

121 126

- CXX=o64-clang++

127 +

- CGO_ENABLED=1

122 128

goos:

123 129

- darwin

124 130

goarch:

@@ -155,6 +161,7 @@ builds:

155 161

env:

156 162

- CC=o64-clang

157 163

- CXX=o64-clang++

164 +

- CGO_ENABLED=1

158 165

goos:

159 166

- darwin

160 167

goarch:

@@ -191,6 +198,7 @@ builds:

191 198

env:

192 199

- CC=o64-clang

193 200

- CXX=o64-clang++

201 +

- CGO_ENABLED=1

194 202

goos:

195 203

- darwin

196 204

goarch:

@@ -263,6 +271,7 @@ builds:

263 271

env:

264 272

- CC=o64-clang

265 273

- CXX=o64-clang++

274 +

- CGO_ENABLED=1

266 275

goos:

267 276

- darwin

268 277

goarch:

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4