Skip to content

[Makefile]: Fix unmatched variable name ENABLE_SYNCD_RPC#1032

Merged
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:syncd_rpc
Oct 12, 2017
Merged

[Makefile]: Fix unmatched variable name ENABLE_SYNCD_RPC#1032
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:syncd_rpc

Conversation

@stcheng
Copy link
Contributor

@stcheng stcheng commented Oct 11, 2017

Signed-off-by: Shu0T1an ChenG shuche@microsoft.com

That's the correct output:

│➜  build git:(internal) ✗ make ENABLE_SYNCD_RPC=y target/docker-syncd-brcm-rpc.gz
│SONiC Build System
│
│Build Configuration
│"CONFIGURED_PLATFORM"             : "broadcom"
│"SONIC_CONFIG_PRINT_DEPENDENCIES" : ""
│"SONIC_CONFIG_BUILD_JOBS"         : "1"
│"SONIC_CONFIG_MAKE_JOBS"          : "4"
│"DEFAULT_USERNAME"                : "admin"
│"DEFAULT_PASSWORD"                : "YourPaSsWoRd"
│"ENABLE_DHCP_GRAPH_SERVICE"       : ""
│"SHUTDOWN_BGP_ON_START"           : ""
│"SONIC_CONFIG_DEBUG"              : ""
│"ROUTING_STACK"                   : "quagga"
│"ENABLE_SYNCD_RPC"                : "y"
│"ENABLE_ORGANIZATION_EXTENSIONS"  : "y"

jleveque
jleveque previously approved these changes Oct 11, 2017
Copy link
Contributor

@jleveque jleveque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jleveque jleveque dismissed their stale review October 11, 2017 21:35

Added comment

@stcheng
Copy link
Contributor Author

stcheng commented Oct 11, 2017

@jleveque interesting. these lines are just not working as expected. I'll check.

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
@stcheng
Copy link
Contributor Author

stcheng commented Oct 11, 2017

@jleveque I've removed related codes

Copy link
Contributor

@jleveque jleveque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cleaner and much less confusing than having both ENABLE_SYNCD_RPC and SONIC_ENABLE_SYNCD_RPC variables.

@stcheng stcheng merged commit 27cac94 into sonic-net:master Oct 12, 2017
@stcheng stcheng deleted the syncd_rpc branch October 12, 2017 00:46
stcheng pushed a commit that referenced this pull request Oct 13, 2017
lguohan pushed a commit that referenced this pull request Jun 4, 2022
544e4c2 (origin/202012) [ci] Paralize azure pipeline (#1044)
45b310d Enable SAI_SWITCH_ATTR_UNINIT_DATA_PLANE_ON_REMOVAL attribute (#1016)
9e56674 Advance submodule SAI for 202012 branch (#1032)

Signed-off-by: bingwang <wang.bing@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants