We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eeb249 commit 7968d0bCopy full SHA for 7968d0b
platform/broadcom/sai.mk
@@ -1,4 +1,4 @@
1
-LIBSAIBCM_VERSION = 7.1.0.0
+LIBSAIBCM_VERSION = 7.1.0.0-1
2
LIBSAIBCM_BRANCH_NAME = REL_7.0
3
LIBSAIBCM_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_VERSION)"
4
slave.mk
@@ -2,7 +2,7 @@
## Presettings
###############################################################################
5
-# Select bash for commands
+# Select bash for commands
6
.ONESHELL:
7
SHELL = /bin/bash
8
.SHELLFLAGS += -e
0 commit comments