nkanaev / yarr

yet another rss reader
MIT License
3.03k stars 225 forks source link

Build command for linux 32bit #168

Closed fnvfnvfnv closed 7 months ago

fnvfnvfnv commented 1 year ago

Build command for linux 32bit platform. Tested on Debian 12.2 i686 (Debian 6.1.55-1 (2023-09-29) i686 GNU/Linux)

nkanaev commented 7 months ago

Rather than extending makefile, you can run:

make build_default GOOS=linux GOARCH=386