Skip to content

Commit

Permalink
Verify go fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ganglyu committed Nov 1, 2024
1 parent 0a4b605 commit 4ae5687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goext/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ all:
$(SWIG) $(SWIG_FLAG) -I/usr/include/swss/ swsscommon.i

check:
$(GO) mod init goext
sudo CGO_LDFLAGS="$(CGO_LDFLAGS)" CGO_CXXFLAGS="$(CGO_CXXFLAGS)" $(GO) test

clean:
Expand Down

0 comments on commit 4ae5687

Please sign in to comment.