Changeset 1976

Show
Ignore:
Timestamp:
02/14/07 13:22:45 (2 years ago)
Author:
austriancoder
Message:

disable threading... fixes some undefined reference to pthread_???

Files:

Legend:

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

    r1960 r1976  
    2323CONFIGURE_ENV+=         ac_cv_file__dev_zero=no 
    2424CONFIGURE_ARGS+=        --enable-nonportable-atomics 
    25 CONFIGURE_ARGS+=        --enable-threads 
     25CONFIGURE_ARGS+=        --disable-threads 
    2626 
    2727BUILD_STYLE:=           auto