Skip to content

Commit

Permalink
[docker-iccpd]: disable iccpd build by default (#4502)
Browse files Browse the repository at this point in the history
Signed-off-by: Guohan Lu <[email protected]>
  • Loading branch information
lguohan authored Apr 30, 2020
1 parent 4c55adf commit 0038305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/config
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ DEFAULT_VS_PREPARE_MEM = yes


# ENABLE_ICCPD - build docker-iccpd for mclag support
ENABLE_ICCPD = y
ENABLE_ICCPD = n

# ENABLE_SYSTEM_SFLOW - build docker-sonic-sflow for sFlow support
ENABLE_SFLOW = y
Expand Down

0 comments on commit 0038305

Please sign in to comment.