Skip to content

Commit

Permalink
[dash-pipeline] Update Makefile to compile libsaimetadata.so
Browse files Browse the repository at this point in the history
Needed by saithrift server
  • Loading branch information
kcudnik committed Sep 27, 2023
1 parent 8836ddf commit a5e067d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dash-pipeline/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ sai-meta:
-v $(PWD)/..:/dash \
-w /dash/dash-pipeline/SAI/SAI/meta \
$(DOCKER_SAITHRIFT_BLDR_IMG) \
make
make all libsaimetadata.so

libsai: SAI/lib/libsai.so

Expand Down

0 comments on commit a5e067d

Please sign in to comment.