view more/README @ 1379:ddbd48ced0d7

Fix from Geoffroy Weisenhorn: on 32-bit hosts mktimeconst needs 1L<<31 to be an _unsigned_ long constant.
author Rob Landley <rob@landley.net>
date Thu, 16 Jun 2011 07:41:10 -0500
parents 300e6d919d86
children
line wrap: on
line source

The scripts in the top level directory are the build stages, called in order
by the build.sh wrapper.  This directory contains additional commands the
user may want to run directly, but which aren't build stages.