Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl: remove libintl static linking handling | Thomas Petazzoni | 2017-07-05 | 1 | -20/+0 |
| | | | | | | | | We no longer support building the full-blown libintl in static linking scenarios, as it causes too many problems. Therefore, remove the patch that was handling this. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | perl: fix static build with gdbm + gettext | Francois Perrad | 2017-01-18 | 1 | -0/+20 |
see http://autobuild.buildroot.org/results/d1f/d1f133ca3693b6653eed4fc513effc0bbdcfd9c9/ Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |