log configure @ 1776:7bf68329eb3b draft default tip

age author description
Fri, 27 Mar 2015 21:41:14 -0500 Rob Landley Flag to make llvm shut up about a broken warning. draft
Fri, 06 Mar 2015 15:11:38 -0600 Rob Landley Yank $STRIP from config (and STRIP=no weirdness) and just allow strip to fail. draft
Sat, 28 Feb 2015 12:39:16 -0600 Rob Landley Add LDFLAGS and STRIP=no support. draft
Sat, 30 Aug 2014 17:44:07 -0500 Rob Landley Old compilers complain about linker options passed with -c, so split out $LDOPTIMIZE. draft
Tue, 13 Aug 2013 03:22:44 -0500 Rob Landley Add a new optimization flag at the suggestion of the musl guys telling gcc not to produce a large unused dwarf table for C++ style stack unwinding.
Sun, 13 Jan 2013 13:48:25 -0600 Rob Landley Revert some debug code accidentally checked in at commit 715.
Fri, 23 Nov 2012 00:06:28 +0100 Jonathan Clairembault Add expand command as described in POSIX-2008.
Mon, 18 Jun 2012 23:23:24 -0500 Rob Landley Replace CCFLAGS with description of how to add flags to HOSTCC.
Sat, 03 Mar 2012 10:56:11 -0600 Rob Landley Fix from Georgi Chorbadzhiyski to make cross compiling more robust. 0.2.1
Thu, 06 Aug 2009 20:38:24 -0500 Rob Landley Unconditionally add the $CROSS_COMPILE prefix to $CC, even if it's already set.
Sat, 19 Jan 2008 17:08:39 -0600 Rob Landley Zap toys/Config.in and instead create generated/Config.in from contents of