Am 18.06.2024 um 12:50 schrieb Robert Clausecker:
What is the meaning of the number “10317?”  I was unable to find where
it comes from.


what I see here is that this is a go port.
There is normally not the need to define the GH_TUPLEs.

Maybe check one of my ports:
security/trivy

that shows you, how you can really easily create the binary.
You maybe need to define:
GO_TARGET= cmd

then go.mk should take care for you, downloading the required go modules.
There should be no need to define the GH_TUPLEs.

Gruß
Matthias

--

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook


Reply via email to