Changeset 195

Show
Ignore:
Timestamp:
07/16/06 13:43:42 (2 years ago)
Author:
wbx
Message:

unset STRIP, will be stripped with RSTRIP variable

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/axtls/Makefile

    r1 r195  
    2626$(PKG_BUILD_DIR)/.built: 
    2727        $(MAKE) -C $(PKG_BUILD_DIR) \ 
     28                STRIP='' 
    2829                CC=$(TARGET_CC) \ 
    2930                OPT_CFLAGS="$(TARGET_CFLAGS)" OPT_LDFLAGS=""