skyview/scripts
Ole-Morten Duesund 66a6b5b9a2 fix: Enable CGO for SQLite3 database support
- Set CGO_ENABLED=1 in Makefile for all build targets
- Set CGO_ENABLED=1 in Debian build script
- Resolves "go-sqlite3 requires cgo to work" runtime error
- Ensures proper SQLite3 database functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 20:09:50 +02:00
..
build-deb.sh fix: Enable CGO for SQLite3 database support 2025-08-31 20:09:50 +02:00
update-database.sh feat: Add SQLite database integration for aircraft history and callsign enhancement 2025-08-31 16:48:28 +02:00