Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | php5: gd: do not link against libiconv (fixes #706) | Michael Heimpold | 2015-01-02 |
This commit adds a patch to enforce the usage of an alternative code path, preventing the need of libiconv in the bundled libgd of php. Signed-off-by: Michael Heimpold <mhei@heimpold.de> |