Skip to content

Commit 52bb1c7

Browse files
authored
[sai] Update SAI submodule to the latest (#662)
Update SAI to the latest master [d158311](opencomputeproject/SAI@d158311)
1 parent 610623d commit 52bb1c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dash-pipeline/SAI/SAI

Submodule SAI updated 96 files

dash-pipeline/SAI/saithrift/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ saithrift-server: host
4141

4242
$(SUDO) bash -c 'cd $(SAI) && \
4343
export SAITHRIFTV2=y && \
44+
export SAI_HEADER_DIR=/usr/include/sai && \
4445
export GEN_SAIRPC_OPTS="-ve" && \
4546
export SAIRPC_EXTRA_LIBS="$(shell echo $(SAIRPC_EXTRA_LIBS))" && \
4647
make saithrift-build && \

0 commit comments

Comments
 (0)