Bug#918334: sqlite3: please support parallel builds

2025-02-09 Thread Flávio Martins
I see debian/rules is using the build flag —disable-amalgamation. It used to be needed to build with option ENABLE_UPDATE_DELETE_LIMIT but that seems to be no longer true. I think this build flag should probably be removed to get the speedups mentioned.

Bug#918334: sqlite3: please support parallel builds

2022-07-18 Thread GCS
Hi Helmut, On Sat, Jan 5, 2019 at 10:24 AM Helmut Grohne wrote: > Given that sqlite3 compiles its whole source as one translation unit, > the optimizations tend to take longer and longer and sqlite3's build > time increases. Therefore I ask for supporting parallel builds. In my > tests, we can ac

Bug#918334: sqlite3: please support parallel builds

2019-01-05 Thread Helmut Grohne
Source: sqlite3 Version: 3.26.0+fossilbc891ac6b-1 Severity: wishlist Tags: patch Given that sqlite3 compiles its whole source as one translation unit, the optimizations tend to take longer and longer and sqlite3's build time increases. Therefore I ask for supporting parallel builds. In my tests, w