Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144480272
D22149.1774891102.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
630 B
Referenced Files
None
Subscribers
None
D22149.1774891102.diff
View Options
Index: head/shells/elvish/Makefile
===================================================================
--- head/shells/elvish/Makefile
+++ head/shells/elvish/Makefile
@@ -3,6 +3,7 @@
PORTNAME= elvish
DISTVERSIONPREFIX= v
DISTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= shells
MAINTAINER= vendion@gmail.com
@@ -16,6 +17,9 @@
GH_ACCOUNT= elves
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
+GO_BUILDFLAGS= -ldflags="-s -w -X github.com/elves/elvish/buildinfo.Version=${DISTVERSIONPREFIX}${DISTVERSION}" \
+ -gcflags="all=-trimpath=${GO_WRKSRC}" \
+ -asmflags="all=-trimpath=${GO_WRKSRC}"
PLIST_FILES= bin/elvish
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 5:18 PM (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28231124
Default Alt Text
D22149.1774891102.diff (630 B)
Attached To
Mode
D22149: shells/elvish: Set version information, omit debug info
Attached
Detach File
Event Timeline
Log In to Comment