From 06c9a37016b03301bbfb771dc664d85fbb5a543f Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 30 Jul 2010 23:41:19 +0200 Subject: cc/gcc: do not show sjlj choice for bare-metal In the conversion from choic to tristate, this got lost. diff --git a/config/cc/gcc.in.2 b/config/cc/gcc.in.2 index cfef3f1..95d7037 100644 --- a/config/cc/gcc.in.2 +++ b/config/cc/gcc.in.2 @@ -45,6 +45,7 @@ config CC_GCC_DISABLE_PCH config CC_GCC_SJLJ_EXCEPTIONS tristate prompt "Use sjlj for exceptions" + depends on ! BARE_METAL default m help 'sjlj' is short for setjmp/longjmp. -- cgit v0.10.2-6-g49f6