Re: [PATCH] config: add 32-bit cross-compilation x86 target

2024-09-06 Thread Medvedkin, Vladimir
Acked-by: Vladimir Medvedkin On 04/09/2024 14:57, Bruce Richardson wrote: To simplify building 32-bit binaries on 64-bit system, we can supply a cross-compilation file which provides the relevant compiler flags and settings needed - '-m32' compile/link flag, and appropriate PKG_CONFIG_LIBDIR va

[PATCH] config: add 32-bit cross-compilation x86 target

2024-09-04 Thread Bruce Richardson
To simplify building 32-bit binaries on 64-bit system, we can supply a cross-compilation file which provides the relevant compiler flags and settings needed - '-m32' compile/link flag, and appropriate PKG_CONFIG_LIBDIR value. This latter setting will depend upon the layout format of the particular