4.2. Build CFLAGS ================= ``CFLAGS`` must not be set during the building of cross-tools. To disable ``CFLAGS`` use the following commands: .. code-block:: shell unset CFLAGS echo unset CFLAGS >> ~/.bashrc