[Buildroot] [PATCH v2] pcre2: add patch fixing a build issue on m68k

Peter Korsgaard peter at korsgaard.com
Tue Feb 27 21:03:26 UTC 2018


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > A pretty nasty difference in alignment rules between most
 > architectures and m68k lead pcre2 to fail building its 16-bit and
 > 32-bit variants on m68k. This commit adds a patch that fixes that.

 > Fixes:

 >   http://autobuild.buildroot.net/results/f6a45df5cb80e3fd94d57163bd28a0014a02bf4/

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
 > ---
 > Changes since v1:
 > - Slightly improve the patch for the 32-bit variant. As noted by Peter
 >   Korsgaard, the unused[] array should be before the occu[] array in
 >   this case, to keep the same structure layout.

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list