Clixon 6.1
Reviewed documentation, changelog, etc
This commit is contained in:
parent
994632daac
commit
72a4494b69
13 changed files with 53 additions and 55 deletions
|
|
@ -22,7 +22,10 @@ Build clixon cli statically with the afl-clang compiler:
|
|||
```
|
||||
CC=/usr/bin/afl-clang-fast LINKAGE=static INSTALLFLAGS="" ./configure # Dont care about restconf
|
||||
make clean
|
||||
cd apps/cli
|
||||
cd lib
|
||||
make
|
||||
sudo make install
|
||||
cd ../apps/cli
|
||||
make clixon_cli
|
||||
sudo make install
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue