We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bc9e4 commit a4e2d28Copy full SHA for a4e2d28
syncd/Makefile.am
@@ -68,8 +68,8 @@ syncd_LDADD += -lrpcserver -lthrift
68
endif
69
70
if SONIC_ASIC_PLATFORM_MELLANOX
71
-syncd_CXXFLAGS += -DSAI_SUXXORT_UNINIT_DATA_PLANE_ON_REMOVAL
72
-libSyncd_a_CXXFLAGS += -DSAI_SUXXORT_UNINIT_DATA_PLANE_ON_REMOVAL
+syncd_CXXFLAGS += -DSAI_SUPPORT_UNINIT_DATA_PLANE_ON_REMOVAL
+libSyncd_a_CXXFLAGS += -DSAI_SUPPORT_UNINIT_DATA_PLANE_ON_REMOVAL
73
74
75
libSyncdRequestShutdown_a_SOURCES = \
0 commit comments