Skip to content
Snippets Groups Projects
Commit 8386ca8b authored by Tom Rini's avatar Tom Rini
Browse files

Revert "standalone-examples: support custom GCC lib"


After further testing, this patch has two problems.  First,
examples/standalone/Makefile was already inherting PLATFORM_LIBS from
the top-level Makefile so this lead to duplicating the private libgcc.
Second, currently the private libgcc has a reference to 'hang' that is
not being fulfilled.

This reverts commit 4412db46.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 27af930e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment