Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when building...
commit079177ee5a846779af782067309b8e96a0741ef9
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Mar 2010 08:53:27 +0000 (20 08:53 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Mar 2010 08:53:27 +0000 (20 08:53 +0000)
treefdfa77344fdcf1e1d89f7fee0c173aea09e70dcb
parent746a6017e814f448f5b95ec8b6860d408c31b0f8
Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when building dependency files and -g is present. The proper solution would be to make addtargetdir.pl handle (strip) comment lines.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25253 a1c6a512-1295-4272-9138-f99709370657
tools/root.make