Changeset 2078

Show
Ignore:
Timestamp:
02/20/07 14:26:45 (2 years ago)
Author:
n0-1
Message:

fixing for ticket #228

The asterisk binary is being stripped internally to
remove non-API global symbols. As this is a good
idea in general, let it use the right strip binary
(it's already referenced via ${STRIP}). Maybe make
this a global make-env?

Files:

Legend:

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

    r2019 r2078  
    128128                        OPTIMIZE="-Os" \ 
    129129                        CFLAGS="" \ 
     130                        STRIP="${TARGET_CROSS}strip" \ 
    130131                        NOISY_BUILD=1 
    131132ALL_TARGET:=            all install samples