From: Roberto E. Vargas Caballero Date: Sun, 22 Feb 2015 10:59:26 +0000 (+0000) Subject: Comment default CC assignment X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=3604445ffc6ff1bfdfc7614771ca659e423b404b;hp=3604445ffc6ff1bfdfc7614771ca659e423b404b;p=st.git Comment default CC assignment CC by default is cc, so the assignment was doing nothing, but it was using non standard syntax, so some system (NetBSD) fail to compile. ---