* INSTALLFLAGS added with default value -s(strip).
* For debug do: CFLAGS=-g INSTALLFLAGS= ./configure
This commit is contained in:
parent
1ac57dedaf
commit
7532fdde77
15 changed files with 63 additions and 41 deletions
|
|
@ -74,6 +74,8 @@ clixon_plugin_api *clixon_plugin_init(clicon_handle h)
|
|||
|
||||
### Minor changes:
|
||||
|
||||
* INSTALLFLAGS added with default value -s(strip).
|
||||
* For debug do: CFLAGS=-g INSTALLFLAGS= ./configure
|
||||
* plugin_start() callbacks added for restconf
|
||||
* Authentication
|
||||
* Example extended with http basic authentication for restconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue