From: Mike Frysinger Date: Sat, 9 Oct 2004 18:08:15 +0000 (-0000) Subject: allow people to enter target optimizations X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d47905628e66753d8496a3f485a358dffd93275a;p=buildroot.git allow people to enter target optimizations --- diff --git a/toolchain/Config.in b/toolchain/Config.in index 887a45f027..719a2ca964 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -44,11 +44,10 @@ config SOFT_FLOAT default "true" config BR2_TARGET_OPTIMIZATION - string + string "Target Optimizations" default "-Os -pipe" help - Currently the unwind stuff seems to work for staticly linked apps - but not dynamic. So use setjmp/longjmp exceptions by default. + Optimizations to use when building for the target host. # Might be worth experimenting with for gcc 3.4.x. #GCC_WITH_CPU:=