Changeset 16996


Ignore:
Timestamp:
05/08/11 16:56:00 (2 years ago)
Author:
BrainSlayer
Message:

logical error. thx to kc6108

File:
1 edited

Legend:

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

    r16942 r16996  
    11nocat-configure: 
    2         rm $(TOP)/glib/config.cache 
     2        rm -f $(TOP)/glib/config.cache 
    33        cd glib && ./config.sh "$(CC)" "$(COPTS)" 
    44        cd nocat && ./configure --with-remote-splash CC="$(ARCH)-linux-uclibc-gcc" CFLAGS="$(COPTS) -DNEED_PRINTF -I../libghttp " --prefix=/tmp/ --with-glib-prefix=$(TOP)/glib-1.2.10-install --disable-glibtest --host=$(ARCH)-linux 
Note: See TracChangeset for help on using the changeset viewer.