go-sqlite3
go-sqlite3 copied to clipboard
Add description to cross compile for specific libc dependency
It took me a while to compile my go application using sqlite3 for raspberry 4 (rasbian bullseye), because I struggled to figure out how to compile using the correct (older) version of libc. I hope this example helps others as well