From a8ec0f66b4637cce5df13d1c9389ebb8b5e625cf Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 25 Oct 2012 18:35:10 -0400 Subject: Use "<<-" here-doc operator to allow indentation. --- (limited to 'src/ob-buildenv.sh') diff --git a/src/ob-buildenv.sh b/src/ob-buildenv.sh index e08b5f1..e8acb9f 100644 --- a/src/ob-buildenv.sh +++ b/src/ob-buildenv.sh @@ -67,22 +67,22 @@ setup_toolchain() # Set toolchain environment variables. # NB: This is written for GNU Binutils and GCC and won't work for, e.g., # LLVM. - cat <