Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php: fix for external extensions | Gustavo Zacarias | 2014-02-12 | 1 | -0/+25 |
Adjust phpize and php-config to make them work for cross-compiled external extensions. While at it also fix dl* issues that prevent said extensions from loading. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |