samples/m68k-unknown-elf/reported.by
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Wed Sep 26 00:53:29 2012 +0200 (2012-09-26)
changeset 3063 bb9c279516dd
permissions -rw-r--r--
scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gcc

If either LIBRARY_PATH or LPATH is set, even to the empty string,
the gcc build breaks.

Fix that by bailing-out rather than re-setting.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
linux@1754
     1
reporter_name="Remy Bohmer"
linux@1754
     2
reporter_url="linux@bohmer.net"
linux@1754
     3
reporter_comment="Example for building a toolchain for m68000 bare metal targets"