Ignore:
Timestamp:
01/22/12 20:18:41 (16 months ago)
Author:
BrainSlayer
Message:

do not strip before postprocess

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/rules/mc.mk

    r18280 r18285  
    99 
    1010mc-configure: ncurses 
    11         cd mc2/slang && ./configure --host=$(ARCH)-uclibc-linux CFLAGS="$(COPTS) -I$(TOP)/zlib -L$(TOP)/zlib -fPIC" --enable-shared \ 
     11        cd mc2/slang && ./configure --host=$(ARCH)-uclibc-linux CFLAGS="$(COPTS) -I$(TOP)/zlib -L$(TOP)/zlib" --enable-shared \ 
    1212                --enable-static \ 
    1313                --enable-debug=no  
Note: See TracChangeset for help on using the changeset viewer.