Add SubDirs and Add updated Linux Image based of Original, Add Minimal Clang Image

This commit is contained in:
ddutchie 2024-03-14 13:59:35 +00:00
parent 9b82f10a18
commit 0b289f755b
11 changed files with 205 additions and 8 deletions

7
linux/gcc_build_requirements Executable file
View file

@ -0,0 +1,7 @@
RUN apt install --no-install-recommends -y \
libgmp-dev \
libmpfr-dev \
libmpc-dev \
flex \
bison