Fix some LINKAGE=static compile issues:
- Makefile circularity by fixing .so suffix - simplify example/main Makefile
This commit is contained in:
parent
c00162aec1
commit
5a875e3152
11 changed files with 34 additions and 30 deletions
|
|
@ -108,6 +108,8 @@ Developers may need to change their code
|
|||
|
||||
### Minor features
|
||||
|
||||
* Added -H option to clixon_netconf: Do not require hello before request
|
||||
* CLIXON_STATIC_PLUGIN to support statically linked plugins
|
||||
* JSON errors are now labelled with JSON and not XML
|
||||
* Restconf native HTTP/2:
|
||||
* Added option `CLICON_RESTCONF_HTTP2_PLAIN` for non-TLS http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue