]> Zhao Yanbai Git Server - minix.git/commit
boot programs gzip/strip changes
authorBen Gras <ben@minix3.org>
Thu, 5 Jul 2012 15:32:15 +0000 (17:32 +0200)
committerBen Gras <ben@minix3.org>
Thu, 5 Jul 2012 16:12:03 +0000 (18:12 +0200)
commitc6a2f353c3bc6ee9cfd54089c1b05ed0e5b45cbe
treee490b08039af29bdce8fff3708342e25fffddb4c
parentc4d9681327683669de1cb0da14ee7b347aa8c773
boot programs gzip/strip changes

as disk space typically isn't a concern when crosscompiling, but
convenience and ability to debug is, change the strip and gzip defaults

. do not strip or gzip the binaries when crosscompiling

this makes it faster to rebuild and restart a compiled system, with
debugging info if so desired.
releasetools/Makefile