mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
25a7f0045e
The moves the setting of arguments for "go install" out of the shell script in GoPackage/Build/Compile and into make. This also adds the -buildid link flag for reproducible builds. Signed-off-by: Jeffery To <jeffery.to@gmail.com>