We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac308d commit b10fc6fCopy full SHA for b10fc6f
1 file changed
Makefile
@@ -17,7 +17,7 @@ ifeq ($(OS),Darwin)
17
endif
18
19
ifeq ($(OS),Linux)
20
- export LD_LIBRARY_PATH += $(CURDIR)/operator/risc_zero/lib
+ LD_LIBRARY_PATH += $(CURDIR)/operator/risc_zero/lib
21
22
23
0 commit comments