Simplify build & update installation instructions #437

Merged
6543 merged 3 commits from noerw/tea:fix-build into master 2021-12-02 20:01:11 +00:00
Member
  • "revert" the work done in #349. It turns out that this elaborate workaround to get statically built PIEs was only needed due to a bug in go, which got fixed in go 1.16.
  • Add an exception to the -buildmode=pie flag for OpenBSD, as discovered in #436
  • Simplify & update README installation instructions (the Arch AUR package got deleted as it wasn't maintained, so we link to gitea-tea-git now.)
- "revert" the work done in #349. It turns out that this elaborate workaround to get statically built PIEs was only needed due to a bug in go, which got fixed in go 1.16. - Add an exception to the `-buildmode=pie` flag for OpenBSD, as discovered in #436 - Simplify & update README installation instructions (the Arch AUR package got deleted as it wasn't maintained, so we link to `gitea-tea-git` now.)
noerw added the
kind/docs
kind/build
labels 2021-10-24 15:28:46 +00:00
noerw added 2 commits 2021-10-24 15:28:47 +00:00
cb688663a8 Makefile: drop STATIC flag
It turns out that the whole messy workaround to get statically built
PIEs was only needed because of a go bug that is resolved in go 1.16 :^|
All checks were successful
continuous-integration/drone/pr Build is passing
22f67075ce
Update installation instructions
lunny approved these changes 2021-10-25 02:30:58 +00:00
6543 approved these changes 2021-12-02 19:28:35 +00:00
6543 added 1 commit 2021-12-02 19:28:41 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
a02c450918
Merge branch 'master' into fix-build
6543 added this to the v0.9.0 milestone 2021-12-02 19:28:59 +00:00
6543 merged commit a7d83ee416 into master 2021-12-02 20:01:11 +00:00
6543 deleted branch fix-build 2021-12-02 20:01:16 +00:00
Sign in to join this conversation.
No description provided.