Kejun, On Thu, Jul 26, 2012 at 8:45 AM, kejun.zhou <kejun.z...@linaro.org> wrote: > From: "kejun.zhou" <dp583@stebjsxu0119.(none)>
Commit message? > Signed-off-by: kejun.zhou <kejun.z...@linaro.org> In the future, please indicate in the email subject and commit message what project/subsystem this patch is meant for. Since you've cc'ed Rajagopal, I'm guessing this applies to powertop. > --- > Android.mk | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Android.mk b/Android.mk > index c82cd95..fa1c225 100644 > --- a/Android.mk > +++ b/Android.mk > @@ -28,7 +28,9 @@ LOCAL_CPPFLAGS += -DDISABLE_I18N \ > -DNCURSES_NOMACROS \ > -DHAVE_NO_PCI \ > -DDEFAULT_TERM=\"xterm\" \ > - -DTERMINFO_PATH=\"/system/etc/terminfo\" > + -DTERMINFO_PATH=\"/system/etc/terminfo\" \ > + -fno-exceptions \ > + -fno-rtti \ > > LOCAL_C_INCLUDES += external/stlport/stlport/ \ > external/stlport/stlport/stl \ > -- > 1.7.10 > _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev