Changeset 13134

Show
Ignore:
Timestamp:
10/22/09 03:35:28 (1 month ago)
Author:
BrainSlayer
Message:

nocat debuggin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/router/rules/nocat.mk

    r7711 r13134  
    11nocat-configure: 
    22        cd glib && ./config.sh "$(CC)" "$(COPTS)" 
    3         cd nocat && ./configure --with-remote-splash CC="$(ARCH)-linux-uclibc-gcc" CFLAGS="$(COPTS) -I../libghttp " --prefix=/tmp/ --with-glib-prefix=$(TOP)/glib-1.2.10-install --disable-glibtest --host=$(ARCH)-linux 
     3        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 
    44 
    55nocat: