mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
libfreeimage is a mixed CRLF-LF source code. The patch introduced by commitd3ee0c781e(package/libfreeimage: fix musl build) was missing the CRLF where they were needed (because patchwork mangles them?). Fix the three hunks in two files that have the issue. Reported-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit5b4db6b70f) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>