mirror of
https://git.suyu.dev/suyu/ci-docker.git
synced 2025-12-21 21:36:02 +01:00
Add SubDirs and Add updated Linux Image based of Original, Add Minimal Clang Image
This commit is contained in:
parent
9b82f10a18
commit
0b289f755b
11 changed files with 205 additions and 8 deletions
7
linux/gcc_build_requirements
Executable file
7
linux/gcc_build_requirements
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
RUN apt install --no-install-recommends -y \
|
||||
libgmp-dev \
|
||||
libmpfr-dev \
|
||||
libmpc-dev \
|
||||
flex \
|
||||
bison
|
||||
Loading…
Add table
Add a link
Reference in a new issue