Add "C compiler flags" to settings file
authorIan Lynagh <igloo@earth.li>
Fri, 29 Apr 2011 13:19:53 +0000 (14:19 +0100)
committerIan Lynagh <igloo@earth.li>
Fri, 29 Apr 2011 13:19:53 +0000 (14:19 +0100)
I've made cpp_args include gcc_args. It effectively didn't before,
but seeing as gcc_args sometimes has -D flags in, I think doing so
is the right thing to do.


No differences found