Removed debug line avr32
authorMartin Lund <mgl@doredevelopment.dk>
Sat Jun 20 19:42:00 2009 +0200 (2009-06-20)
branchavr32
changeset 147013bec17271ad
parent 1469 e79d9cc576c7
child 1471 4a88cb9bfe8f
child 1774 8288b46183ce
Removed debug line
scripts/build/libc/newlib.sh
     1.1 --- a/scripts/build/libc/newlib.sh	Sat Jun 20 18:54:56 2009 +0200
     1.2 +++ b/scripts/build/libc/newlib.sh	Sat Jun 20 19:42:00 2009 +0200
     1.3 @@ -46,8 +46,6 @@
     1.4  
     1.5      CT_DoLog EXTRA "Configuring C library"
     1.6  
     1.7 -    CT_DoLog INFO "${CT_TARGET}-gcc ${CT_LIBC_EXTRA_CC_ARGS} ${extra_cc_args}"
     1.8 -
     1.9  #    CC="${CT_TARGET}-gcc ${CT_LIBC_EXTRA_CC_ARGS} ${extra_cc_args}" \
    1.10      BUILD_CC="${CT_BUILD}-gcc"                                      \
    1.11      CFLAGS="${CT_TARGET_CFLAGS} ${CT_LIBC_GLIBC_EXTRA_CFLAGS} -O"   \