Changeset 2662

Show
Ignore:
Timestamp:
05/24/07 16:38:24 (2 years ago)
Author:
tg
Message:

look better

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/rules.mk

    r2591 r2662  
    121121HOST_CFLAGS:=           ${HOSTCFLAGS} 
    122122TARGET_CFLAGS:=         $(strip -Os -fno-ident ${TARGET_CFLAGS} -fwrapv -fhonour-copts) 
     123TARGET_CC:=             $(strip ${TARGET_CC}) 
     124TARGET_CXX:=            $(strip ${TARGET_CXX}) 
    123125 
    124126ifneq (${show},)