The source project of this merge request has been removed.
Tweak Go package guidelines
From https://wiki.archlinux.org/title/Go_package_guidelines#Flags_and_build_options
Set CGO_ENABLED=1
as disabling cgo makes CGO_*FLAGS
useless.
Edited by Acid Xeon