Merge pull request #418 from kernelkit/kkit

Misc. build fixes encountered when cross-compiling
This commit is contained in:
Olof Hagsand 2023-02-17 09:52:42 +01:00 committed by GitHub
commit ecd60fbcfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 141 additions and 59 deletions

View file

@ -554,7 +554,7 @@ function stop_backend(){
sleep 1
checkvalgrind
fi
sudo pkill -f clixon_backend # extra ($BUSER?)
# sudo pkill -f clixon_backend # extra ($BUSER?)
}
# Wait for restconf to stop sending 502 Bad Gateway
@ -638,7 +638,7 @@ function wait_restconf(){
sleep 2 # some problems with valgrind
fi
stty $STTYSETTINGS
stty $STTYSETTINGS >/dev/null
}
# Wait for restconf to stop