[MacPorts] #60682: v2ray overrides the build phase

MacPorts noreply at macports.org
Fri Jun 19 05:04:18 UTC 2020


#60682: v2ray overrides the build phase
-------------------------+----------------------
  Reporter:  ryandesign  |      Owner:  casouri
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.2
Resolution:              |   Keywords:
      Port:  v2ray       |
-------------------------+----------------------

Comment (by ryandesign):

 Well the port currently does this:

 {{{
 build {
     system -W ${worksrcpath}/main "env CGO_ENABLED=0 go build -o ./v2ray
 -ldflags \"-s -w\""
     system -W ${worksrcpath}/infra/control/main "env CGO_ENABLED=0 go
 build -o ./v2ctl -tags confonly -ldflags \"-s -w\""
 }
 }}}

 Is there some v2ray documentation that said to do that?

-- 
Ticket URL: <https://trac.macports.org/ticket/60682#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list