aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Glaser <tg@mirbsd.org>2012-09-29 21:05:09 +0000
committermaximilian attems <max@stro.at>2012-10-01 14:56:20 +0200
commit8152eb01350c92ad0481602d6e74aeaec0251e23 (patch)
tree44ed6b895a28e2f2f1b1e8c35f3b7c4a61c8d42d
parent62d84fb8793fdf21c5267688de231cc1a111e070 (diff)
downloadklibc-8152eb01350c92ad0481602d6e74aeaec0251e23.tar.gz
[klibc] arm: remove unused variable
MCONFIG containing a no longer recognised gcc flag. Signed-off-by: Thorsten Glaser <tg@mirbsd.org> Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r--usr/klibc/arch/sh/MCONFIG1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/klibc/arch/sh/MCONFIG b/usr/klibc/arch/sh/MCONFIG
index ba9085005e247a..665abb25093ca0 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