config/libc/newlib.in.2
changeset 2781 504b0759c149
parent 2647 cb0f31fe2535
child 2783 2f4e3c312b65
     1.1 --- a/config/libc/newlib.in.2	Sun Aug 28 20:12:26 2011 +0200
     1.2 +++ b/config/libc/newlib.in.2	Fri Nov 18 11:47:30 2011 +0800
     1.3 @@ -35,3 +35,9 @@
     1.4  	  _write... If you plan to port newlib to a new
     1.5  	  platform/board, say Yes.
     1.6  
     1.7 +config LIBC_NEWLIB_EXTRA_CONFIG_ARRAY
     1.8 +    string
     1.9 +    prompt "Extra config for newlib"
    1.10 +    default ""
    1.11 +    help
    1.12 +      Extra flags to pass onto ./configure when configuring the newlib.