zephyr/cmake
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
..
app cmake: Eclipse CDT4 generator amendment 2018-10-17 18:16:55 -04:00
compiler cmake: parameterized flags to not include standard defines/files 2018-11-01 16:30:02 -04:00
emu
flash
ide cmake: Eclipse CDT4 generator amendment 2018-10-17 18:16:55 -04:00
reports
toolchain
usage
util
ccache.cmake
dts.cmake cmake: parameterized flags to not include standard defines/files 2018-11-01 16:30:02 -04:00
extensions.cmake cmake: Make the target name generation code re-usable 2018-11-01 09:14:22 -04:00
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake
hex.cmake
host-tools-zephyr.cmake
host-tools.cmake cmake: Enforce that the DTC is at least 1.4.6 2018-10-19 16:12:42 -04:00
kconfig.cmake
kobj.cmake
pristine.cmake
toolchain.cmake
version.cmake