Skip to content

Commit 036aa61

Browse files
committed
remove un-necessary
1 parent abcf4bd commit 036aa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dynamic: easywsclient.o
5454
-L lib \
5555

5656
x86_64_test_dylib:
57-
export DYLD_LIBRARY_PATH=$(PWD)/lib && ./demo test
57+
./demo test
5858

5959
x86_64_build: x86_64_build_static x86_64_build_dynamic x86_64_test_dylib
6060

0 commit comments

Comments
 (0)