Overview
Artifact ID: | f83c98c236f37b0b822bade26ecc0871e62cf325 |
---|---|
Ticket: | 752aa31a6dddbfa4b09bb40ed6e0c9165a6544d6
Latest sqlite3.c breaks build on Android |
User & Date: | mjanssen 2013-06-20 11:37:22 |
Changes
- foundin changed to: "6ec8818ff1"
- icomment:
The define changes in sqlite3.c introduced in commit [6ec8818ff1] break the build for Android. With the android NDK __linux__ is defined but posix_fallocate is not available in the Bionic C library. Patch at http://mpcjanssen.nl/cgi-bin/fossil/vpatch?from=ea018d154657ddd9&to=f0df1fe2d8f001e3 fixes the android build
- login: "mjanssen"
- mimetype: "text/x-fossil-plain"
- private_contact changed to: "9e3254e6e3c2643cc148bab2d55f46bb4c0446f4"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Latest sqlite3.c breaks build on Android"
- type changed to: "Code_Defect"