zephyr/cmake/compiler
Daniel Leung 3829cb5c41 cmake: parameterized flags to not include standard defines/files
Not all compiles/linkers support the GCC flags to not include standard
defines, include files and libraries. So make these parameters such
that the toolchain can define them when supported.

Also, according to documentation, -nostdlib does the same for both
-nostartfiles and -nodefaultlibs. So remove the redundant ones.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-11-01 16:30:02 -04:00
..
gcc.cmake cmake: parameterized flags to not include standard defines/files 2018-11-01 16:30:02 -04:00
host-gcc.cmake cmake: posix: Use absolute paths for toolchain paths 2018-04-27 12:06:02 +02:00
llvm.cmake cmake: parameterized flags to not include standard defines/files 2018-11-01 16:30:02 -04:00