Hey folks. I just tried to push my change which adds a 32 bit hello world binary, and I got the message below.
tests/test-progs/hello/bin/x86/linux/hello32 of 1f2568933bc5 is too large: 608935 > 300000 I know the reason we have this check and I think it's appropriate that we do, but how do I get around it to check in this binary? There's the blunt object approach of messing around with the repo on the server, but I'd rather do it the nice way if we have one. It's actually a little smaller than the 64 bit version of hello world, so precedence suggests that it's ok to check this in. Gabe _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
