| Summary: | PHP: add sqlite3 dependency when using external lib | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.08 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-linux | Target: | arm-softfloat-linux-uclibcgnueabi |
| Build: | |||
| Attachments: | PHP: add sqlite3 dependency when using external lib | ||
Committed, thanks |
Created attachment 1891 [details] PHP: add sqlite3 dependency when using external lib PHP can use an internal or external sqlite3 for PDO. When using the external option there's a missing dependency that can provoke a build failure for php since sqlite3 wasn't built before.