Groups | Search | Server Info | Login | Register
Groups > muc.lists.netbsd.source-changes > #156157
| From | Jörg Sonnenberger <joerg@bec.de> |
|---|---|
| Newsgroups | muc.lists.netbsd.source-changes |
| Subject | Re: CVS commit: src/external/public-domain/sqlite/dist |
| Date | 2026-04-29 12:56 +0200 |
| Organization | Newsgate at muc.de e.V. |
| Message-ID | <751be05d-48e0-4a7e-987d-aeaae8ae8969@bec.de> (permalink) |
| References | <20260429083658.C0784FA26@cvs.NetBSD.org> |
Just guessing, but should this include _LP64? Joerg On 4/29/26 10:36 AM, Robert Elz wrote: > Module Name: src > Committed By: kre > Date: Wed Apr 29 08:36:58 UTC 2026 > > Modified Files: > src/external/public-domain/sqlite/dist: sqlite3.c > > Log Message: > Fix riscv sqlite3 builds > > It appears that with our gcc, there's no int128_t defined for > the riscv architecture, so comment out the "|| defined(__riscv)" > (2 places) which enables it. > > This should fix the riscv builds of HEAD after the recent sqlite3 > update. > > > To generate a diff of this commit: > cvs rdiff -u -r1.24 -r1.25 src/external/public-domain/sqlite/dist/sqlite3.c > > Please note that diffs are not public domain; they are subject to the > copyright notices on the relevant files. > -- Posted automagically by a mail2news gateway at muc.de e.V. Please direct questions, flames, donations, etc. to news-admin@muc.de
Back to muc.lists.netbsd.source-changes | Previous | Next — Next in thread | Find similar
Re: CVS commit: src/external/public-domain/sqlite/dist Jörg Sonnenberger <joerg@bec.de> - 2026-04-29 12:56 +0200 Re: CVS commit: src/external/public-domain/sqlite/dist Robert Elz <kre@munnari.OZ.AU> - 2026-04-29 21:28 +0700
csiph-web