buildroot/package/php
Peter Korsgaard 0524852e7a php: fix sqlite module
- php comes with it's own embedded sqlite, so no need to select sqlite
- disable largefile support for !BR2_LARGEFILE
- php somehow forgets to link with -ldl, breaking the sqlite extension.
  Fix it by disabling the (unused?) modload support in sqlite.
2009-02-21 09:06:43 +00:00
..
Config.ext php: fix sqlite module 2009-02-21 09:06:43 +00:00
Config.in buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
php.mk php: fix sqlite module 2009-02-21 09:06:43 +00:00