FS#12887 - sqlite3 misses some thread save compile flags

Attached to Project: Arch Linux
Opened by John Werden (john_werden) - Thursday, 22 January 2009, 05:27 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 22 February 2009, 17:37 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Medium
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
sqlite3 is compiled with --enable-threadsafe, but misses --enable-threads-override-locks and --enable-cross-thread-connections which are needed for pinot to run on multiprocessor systems. Don't know if it is needed by other programs.

Additional info:
* package version(s)
newest

attachment: fixed PKGBUILD
   PKGBUILD (1.1 KiB)
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Sunday, 22 February 2009, 17:37 GMT
Reason for closing:  Implemented
Additional comments about closing:  3.6.11 with the switches in testing for signoff.

Loading...