components/squid/Makefile
changeset 4690 384db5537828
parent 4562 43ef811d0422
child 4746 8e237ffd0a48
equal deleted inserted replaced
4684:6c8208a08539 4690:384db5537828
    91 CONFIGURE_OPTIONS += --enable-x-accelerator-vary
    91 CONFIGURE_OPTIONS += --enable-x-accelerator-vary
    92 CONFIGURE_OPTIONS += --with-aio
    92 CONFIGURE_OPTIONS += --with-aio
    93 CONFIGURE_OPTIONS += --with-aufs-threads=8
    93 CONFIGURE_OPTIONS += --with-aufs-threads=8
    94 CONFIGURE_OPTIONS += --with-build-environment=POSIX_V6_ILP32_OFFBIG
    94 CONFIGURE_OPTIONS += --with-build-environment=POSIX_V6_ILP32_OFFBIG
    95 CONFIGURE_OPTIONS += --with-pthreads
    95 CONFIGURE_OPTIONS += --with-pthreads
       
    96 CONFIGURE_OPTIONS += --without-nettle
    96 
    97 
    97 COMPONENT_BUILD_ARGS += CFLAGS="$(CFLAGS)"
    98 COMPONENT_BUILD_ARGS += CFLAGS="$(CFLAGS)"
    98 
    99 
    99 # Appends the following line to the end of the squid.conf configuration
   100 # Appends the following line to the end of the squid.conf configuration
   100 # file. This line is necessary for running squid for testing. 
   101 # file. This line is necessary for running squid for testing.