Memory leaks

This commit is contained in:
Olof hagsand 2023-02-14 16:42:30 +01:00
parent 0ef0970c04
commit 585823a609
5 changed files with 27 additions and 7 deletions

View file

@ -130,6 +130,7 @@ case $release in
;;
freebsd)
# packages for building
$sshcmd sudo pkg upgrade -y
$sshcmd sudo pkg install -y git gmake bash
# cligen
$sshcmd sudo pkg install -y bison flex