Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xver authored Apr 12, 2021
1 parent af3bdb0 commit 1898034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Setup following variables:
# Library compilation
- cd to “$SHUNT_HOME/utils/makedir/“
- run “make clean;make all”
Compile result will be placed under ***${SHUNT_HOME}/bin as a with dpi:“libutils.so” and without dpi:”libCutils.so”***
Compile result will be placed under ***${SHUNT_HOME}/bin with dpi:“libutils.so” and without dpi:”libCutils.so”***

NOTE: use the USER_OPT to add compiler options. (Example all debug options: make USER_OPT='-g3 -DSHUNT_CLIENT_SERVER_C_DEBUG -DSHUNT_TLM_DEBUG -DSHUNT_DPI_C_DEBUG')

Expand Down

0 comments on commit 1898034

Please sign in to comment.