Skip to content

Commit 497ed6f

Browse files
committed
Issue #21: Fix code style, updated README.md with glog instructions and Dockerfile.check
1 parent 1caa868 commit 497ed6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile.check

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN apt-get update -q && \
2020
build-essential \
2121
make \
2222
git \
23+
libgoogle-glog-dev \
2324
&& rm -rf /var/lib/apt/lists/*
2425

2526
ENV AS=/usr/bin/arm-linux-gnueabihf-as \

0 commit comments

Comments
 (0)