scripts/toolchain-config.in
author Erik Inge Bolsø <knan-ct@anduin.net>
Sun May 13 01:09:20 2012 +0200 (2012-05-13)
changeset 3061 e43643e41fb9
parent 1189 5c20d52c8270
permissions -rw-r--r--
scripts: unset LIBRARY_PATH and LPATH

These environment variables set search path for gcc at link time, which can break the build.

Signed-off-by: Erik Inge Bolsø <knan-ct@anduin.net>
Message-Id: <alpine.BSF.2.00.1205130131550.21551@anduin.net>
PatchWork-Id: 186872
     1 #!/bin/sh
     2 
     3 tail -n+5 "${0}" |bzcat
     4 exit 0