- Gitea version (or commit ref): ``` go version go1.15.5 linux/amd64 ``` - Git version: 2.26 - Operating system: Ubuntu 20.04.2 LTS - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite ## Description I built Gitea for my Synology NAS and it can't run. ``` /volume1/homes/git/gitea/gitea: /lib/libc.so.6: version `GLIBC_2.28' not found (required by /volume1/homes/git/gitea/gitea) ```` I suspect this would affect all users who run Gitea on older embedded devices (and unable to upgrade the system).