mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 04:45:23 +00:00
Utilize the gcc -print-libgcc-file-name to determine the path to libgcc.a. Using this also resolve issues if we are building with floating point and the various ABIs to pickup the right lib. We can also simply a few Makefiles and remove the need to export _CROSS_COMPILE_arm_isa. Change-Id: I293394c921c18fa4984173ba51825d6f9a333697 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
usb | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |