1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Remove stream, added by default. Add NGX_HAVE_GCC_ATOMIC to make it compile on rpi3

This commit is contained in:
Ycarus 2018-03-09 15:36:48 +01:00
parent 347f5a7220
commit 070a99ff19
2 changed files with 1 additions and 10 deletions

View file

@ -202,9 +202,4 @@ config NGINX_HTTP_SECURE_LINK
prompt "Enable HTTP secure link module"
default n
config NGINX_STREAM
bool
prompt "Enable stream module"
default y
endmenu