platform_build/core/combo
Doug Zongker 742fa575d0 fix problems with new image size calculations
The build servers have GNU coreutils 5.93, where stat does not output
a newline.  Ubuntu hardy has GNU coreutils 6.10, where it does.
Lacking a newline messes up the summing of the sizes.  Fix
get-file-size to remove the newline if present, and make the total
calculation in assert-max-file-size more robust.

Also, if the image was too big, it was not actually making the build
fail (because /bin/false was not the last thing called).  Fix that so
it does.
2009-07-08 12:09:04 -07:00
..
darwin-x86.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
javac.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
linux-arm.mk Rollback to gcc-4.2.1 2009-05-14 02:17:32 -07:00
linux-x86.mk fix problems with new image size calculations 2009-07-08 12:09:04 -07:00
select.mk core: Don't debug native modules when TARGET_BUILD_TYPE==debug 2009-05-04 18:12:32 -07:00
target_linux-x86.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
windows-x86.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00