Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/public-domain/sqlite/dist



    Date:        Wed, 29 Apr 2026 12:56:04 +0200
    From:        J�Sonnenberger  <joerg%bec.de@localhost>
    Message-ID:  <751be05d-48e0-4a7e-987d-aeaae8ae8969%bec.de@localhost>

  | Just guessing, but should this include _LP64?

I have no idea at all - someone else's problem, just making
the build work, anyone with a better method is welcome to
undo my change and apply a better one (for example, I have no
idea whether if clang were in use, 128 bit int types might be
supported on riscv).

The change just makes the code use (I am guessing) a slower algorithm
which is used for all the other ports without 128 bit int support from
the compiler, so it should certainly be safe, if perhaps slightly sub-optimal.

kre



Home | Main Index | Thread Index | Old Index