]> Git Repo - linux.git/commit
[PATCH] arm26: one -g is enough for everyone
authorAdrian Bunk <[email protected]>
Tue, 6 Sep 2005 22:17:34 +0000 (15:17 -0700)
committerLinus Torvalds <[email protected]>
Wed, 7 Sep 2005 23:57:31 +0000 (16:57 -0700)
commit439c430e3d448b16112de3f3d92bef6ee2639d89
treeff2ae6463f35fac22e2904752ddf8b0250c5a633
parentbc505a478d3fffcfb269b72f64df4510305cfe81
[PATCH] arm26: one -g is enough for everyone

The main Makefile is already adding -g to the CFLAGS if
CONFIG_DEBUG_INFO=y.

Not that two -g would do harm, but one works as well.

Signed-off-by: Adrian Bunk <[email protected]>
Acked-by: Ian Molton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/arm26/Makefile
This page took 0.046585 seconds and 4 git commands to generate.