Skip to content

Commit 5c65c77

Browse files
jlevequelguohan
authored andcommitted
[build]: Eliminate build warning messages (#2172)
1 parent babf2a9 commit 5c65c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/broadcom/sai.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ BRCM_SAI_DEV = libsaibcm-dev_3.1.3.5-11_amd64.deb
55
$(eval $(call add_derived_package,$(BRCM_SAI),$(BRCM_SAI_DEV)))
66
$(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmsai/libsaibcm-dev_3.1.3.5-11_amd64.deb?sv=2015-04-05&sr=b&sig=YE%2BCpURwLGSzE8qBVandbERncFUkm5CEvCdMB9YrKZM%3D&se=2155-09-02T02%3A43%3A51Z&sp=r"
77

8-
SONIC_ONLINE_DEBS += $(BRCM_SAI) $(BRCM_SAI_DEV)
8+
SONIC_ONLINE_DEBS += $(BRCM_SAI)
99
$(BRCM_SAI_DEV)_DEPENDS += $(BRCM_SAI)

0 commit comments

Comments
 (0)