Skip to content

Commit

Permalink
Fixed library dependencies in some .f12 scripts.
Browse files Browse the repository at this point in the history
Change-Id: I6e448e8e9b96089f33a581d44f7f3b6872fc78c9
  • Loading branch information
Sven Panne committed Dec 3, 2018
1 parent 0c0fe29 commit b9fdbc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions livestatus/.f12
Expand Up @@ -5,6 +5,7 @@
SITE=${SITE:-$(omd sites --bare | head -n 1)}
ROOT=/omd/sites/$SITE

LANG=C make -j4 -C ../omd re2 boost
LANG=C make -C .. config.h
LANG=C make -j4
sudo install -v src/livestatus.o $ROOT/lib/mk-livestatus/livestatus.o
Expand Down

0 comments on commit b9fdbc1

Please sign in to comment.