Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_PRIVOXY
|
||||
bool "privoxy"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_PACKAGE_PCRE
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
@@ -10,3 +11,7 @@ config BR2_PACKAGE_PRIVOXY
|
||||
obnoxious Internet junk.
|
||||
|
||||
http://www.privoxy.org/
|
||||
|
||||
comment "privoxy needs a toolchain w/ threads"
|
||||
depends on BR2_USE_MMU
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
Reference in New Issue
Block a user