Add SubDirs and Fix Linux

This commit is contained in:
ddutchie 2024-03-13 12:54:49 -04:00
parent 2229097477
commit 064256e0fb
9 changed files with 181 additions and 6 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