jow 9b33ba0b6b [PATCH] php5: Php's sqlite3 module needs to be explicite linked to -lpthread with uClibc.
Also add the required package dependencies. See also ticket #7237 for
reference.

A simple test case is the following php script:
<?php
  $db = new SQLite3("test.db");
?>
  
It hangs and triggers the max execution time without this patch.
  
Signed-off-by: Michael Heimpold <mhei at heimpold.de> 


git-svn-id: svn://svn.openwrt.org/openwrt/packages@23585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-22 16:47:43 +00:00
..
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-10-10 18:06:12 +00:00
2010-10-11 13:40:57 +00:00
2010-02-24 23:13:32 +00:00
2010-04-10 18:33:08 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-01-18 04:17:11 +00:00
2010-02-24 23:13:32 +00:00
2010-10-16 09:22:42 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-10-09 17:55:47 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-02-24 23:13:32 +00:00
2010-10-16 20:26:35 +00:00
2010-03-14 22:04:30 +00:00
2010-02-24 23:13:32 +00:00
2010-10-18 20:38:40 +00:00
2010-02-24 23:13:32 +00:00