Re: [arch-dev-public] RFC: go-pie removal in favour of GOFLAGS

2020-05-13 Thread Morten Linderud via arch-dev-public
On Wed, May 13, 2020 at 04:35:11PM -0400, Eli Schwartz via arch-dev-public wrote: > On 5/13/20 4:16 PM, Morten Linderud via arch-dev-public wrote: > > The complete future Go PKGBUILD is attached to this email below. > > > ``` > replaces=(go-pie) > provides=(go-pie) > ``` > > Should this provide

Re: [arch-dev-public] RFC: go-pie removal in favour of GOFLAGS

2020-05-13 Thread Eli Schwartz via arch-dev-public
On 5/13/20 4:16 PM, Morten Linderud via arch-dev-public wrote: > The complete future Go PKGBUILD is attached to this email below. ``` replaces=(go-pie) provides=(go-pie) ``` Should this provide it too? Anything that explicitly expected go-pie cannot assume the new package is a drop-in replacemen

Re: [arch-dev-public] RFC: go-pie removal in favour of GOFLAGS

2020-05-13 Thread Morten Linderud via arch-dev-public
Yo! After another few lazy weeks I have finished up the new Go packaging guidelines. https://wiki.archlinux.org/index.php/User:Foxboron/Go_packaging_guidelines#Flags_and_build_options The changes that has been done since last time is some structing of the page, added a list explaining all the fl