zephyr/doc/getting_started
Sebastian Bøe 19845a7489 cmake: Don't use the environment variable CFLAGS
Some distros set the environment variable CFLAGS, this will
accidentally affect Zephyr builds.

To fix this we clear the environment variable from within the Zephyr
build system for the duration of the CMake execution.

Until now we have been instructing the user to clear it, but it is
easier for the user if we clear it for him.

The same applies to CXXFLAGS.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-09-05 18:40:32 -04:00
..
getting_started.rst doc: Fix warning associated with GNU ARM embedded rename 2018-08-09 19:13:15 +02:00
installation_linux.rst cmake: Don't use the environment variable CFLAGS 2018-09-05 18:40:32 -04:00
installation_mac.rst doc: add ability to generate PDF 2018-08-29 18:16:56 -04:00
installation_win.rst build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00