mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-09 16:31:17 +01:00
Merge pull request #677 from le91688/bump-flatcc-d90ed18
bump flatcc to fix issue building flatcc runtime on GCC 11
This commit is contained in:
commit
5924c2d580
@ -2,7 +2,7 @@ WORKDIR /usr/src
|
||||
|
||||
ARG GIT_VERSION=2.32.0
|
||||
ARG CMAKE_VERSION=3.21.1
|
||||
ARG FLATCC_VERSION=07ae7dca8118f9ab6d900a7d4797881cab708ba6
|
||||
ARG FLATCC_VERSION=d90ed18ad09824297ffd5fbc578ccb1666d13890
|
||||
|
||||
# Image build scripts
|
||||
COPY \
|
||||
|
Loading…
x
Reference in New Issue
Block a user