- Forgot to git add clixon-clispec.yang

- Adjusted clixon to removal of deep reftree copying in CLIgen
- Deleted old clixon yang versions
This commit is contained in:
Olof hagsand 2021-12-10 08:53:26 +01:00
parent 3c8c33c385
commit 87d243d7e5
6 changed files with 107 additions and 1290 deletions

View file

@ -75,6 +75,8 @@ CLIXON_EXAMPLE_REV="2020-12-01"
# Problem with long keys are they take time to generate, eg on ARM
CERTKEYLEN=2048
# CFLAGS for compile tests
CFLAGS="@CFLAGS@"
# Linking: static or dynamic
LINKAGE=@LINKAGE@
SH_SUFFIX=@SH_SUFFIX@