Skip to content

Commit a8dcb45

Browse files
build: disable symbol table, DWARF generation for builds (burningalchemist#535)
disable symbol table, DWARF generation for builds
1 parent 8901d1a commit a8dcb45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.promu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ build:
1414
-X github.com/prometheus/common/version.Branch={{.Branch}}
1515
-X github.com/prometheus/common/version.BuildUser={{user}}@{{host}}
1616
-X github.com/prometheus/common/version.BuildDate={{date "20060102-15:04:05"}}
17+
-s
18+
-w
1719
tarball:
1820
files:
1921
- LICENSE

0 commit comments

Comments
 (0)