klibc-bot for Thorsten Glaser
2012-Oct-01 13:03 UTC
[klibc] [klibc:master] arm: remove unused variable
Commit-ID: 8152eb01350c92ad0481602d6e74aeaec0251e23 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8152eb01350c92ad0481602d6e74aeaec0251e23 Author: Thorsten Glaser <tg at mirbsd.org> AuthorDate: Sat, 29 Sep 2012 21:05:09 +0000 Committer: maximilian attems <max at stro.at> CommitDate: Mon, 1 Oct 2012 14:56:20 +0200 [klibc] arm: remove unused variable MCONFIG containing a no longer recognised gcc flag. Signed-off-by: Thorsten Glaser <tg at mirbsd.org> Signed-off-by: maximilian attems <max at stro.at> --- usr/klibc/arch/sh/MCONFIG | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/usr/klibc/arch/sh/MCONFIG b/usr/klibc/arch/sh/MCONFIG index ba90850..665abb2 100644 --- a/usr/klibc/arch/sh/MCONFIG +++ b/usr/klibc/arch/sh/MCONFIG @@ -7,7 +7,6 @@ # accordingly. # -ARCHREGFLAGS = -m4 -mno-implicit-fp KLIBCOPTFLAGS += -Os -fomit-frame-pointer KLIBCBITSIZE = 32