Skip to content

Commit

Permalink
Minor fixes about onvif_simple_server
Browse files Browse the repository at this point in the history
  • Loading branch information
roleoroleo committed Jul 16, 2023
1 parent 1d08d16 commit 6670ef4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/onvif_simple_server/compile.onvif_simple_server
Expand Up @@ -27,7 +27,7 @@ cd ..
cd onvif_simple_server || exit 1

make clean
CFLAGS="-std=c99" make || exit 1
make || exit 1

mkdir -p ../_install/www/onvif || exit 1
mkdir -p ../_install/bin || exit 1
Expand Down
2 changes: 1 addition & 1 deletion src/onvif_simple_server/onvif_simple_server

0 comments on commit 6670ef4

Please sign in to comment.