Setup for a Particular ABI:
export BUILD="[From Chart]"The following table gives the entires for the different ABI's that CLFS Embedded supports. Make sure you select one for your build, this will ensure capatibilty of your build with your target architecture.
Table 6.1. List of Build Variables
| ABI | BUILD=Value |
|---|---|
| 32-Bit for x86 and x86_64 | -m32 |
| 64-Bit for x86_64 only | -m64 |