commit | 1db39b2f51c2877ad4b5c0094f2e1f8d6449ca91 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Oct 11 20:59:02 2006 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Oct 11 20:59:02 2006 +0000 |
tree | c3e9787a51628fbb2314ade4785d7a6d887686e1 | |
parent | 1114de7219f8e42d6d883c476a9458f637806365 [diff] [blame] |
nmeter: new applet. ~4k Fix build proble on x86_64
diff --git a/arch/i386/Makefile b/arch/i386/Makefile index b9af293..0a23592 100644 --- a/arch/i386/Makefile +++ b/arch/i386/Makefile
@@ -2,4 +2,4 @@ # Build system # ========================================================================== -CPPFLAGS += -march=i386 +CPPFLAGS += -march=i386 -mpreferred-stack-boundary=2