]> git.sur5r.net Git - cc65/commit
Made lib build less verbose if run as Travis CI build.
authorOliver Schmidt <ol.sc@web.de>
Tue, 21 May 2013 19:46:03 +0000 (21:46 +0200)
committerOliver Schmidt <ol.sc@web.de>
Tue, 21 May 2013 19:46:03 +0000 (21:46 +0200)
commit3cc3b39c893f0d58d139f5159c8babcc13ab6031
treeed7c64a889895ef0f7acdc381fa4ca9651e05b1c
parent2a41b5a8d627e894e41e6cafa357cf7cbbb080aa
Made lib build less verbose if run as Travis CI build.

Travis CI limits the real time build output to 10000 lines. We need to be less verbose in the lib build to stay below that threshold.
libsrc/Makefile