Skip to content

Commit c698b24

Browse files
committed
Upd Dockerfile
1 parent c10257a commit c698b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ RUN apt-get update -y && \
66
apt-get upgrade -y && \
77
apt-get install -y \
88
make \
9+
g++ \
910
verilator
10-
# g++ \
1111
# git \
1212
# bison \
1313
# flex \

0 commit comments

Comments
 (0)