laher/goxc

LdFlags option overrides PackageVersion

Closed this issue · 2 comments

When setting Windows specific LdFlags it overrides the PackageVersion setting which means my Windows builds don't get a version number.

"BuildSettings": {
"LdFlags": "-H windowsgui"
}

Update: This also overrides the -pv="0.x.x" cli flag.

This is fixed. The interpolation feature was broken. Thanks for reporting.

Please get latest, it should be OK now. Let me know if any more problems.
Cheers

On Thu, Aug 21, 2014 at 4:05 PM, Mark notifications@github.com wrote:

Update: This also overrides the -pv="0.x.x" cli flag.


Reply to this email directly or view it on GitHub
#49 (comment).