mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Revert the Makefile changes
This commit is contained in:
parent
02d95693c4
commit
cc7072e666
3
Makefile
3
Makefile
@ -8,8 +8,7 @@ contrib_check:
|
||||
|
||||
install:
|
||||
go clean
|
||||
#go install -ldflags="-s -w -X main.version=$(shell git describe --always --abbrev=6) -X main.date=$(shell date +%FT%T%z)"
|
||||
go install -ldflags="-X main.version=$(shell git describe --always --abbrev=6) -X main.date=$(shell date +%FT%T%z)"
|
||||
go install -ldflags="-s -w -X main.version=$(shell git describe --always --abbrev=6) -X main.date=$(shell date +%FT%T%z)"
|
||||
which wtf
|
||||
|
||||
lint:
|
||||
|
Loading…
x
Reference in New Issue
Block a user