Skip to content
Snippets Groups Projects
Commit 8808ce1e authored by Ray Garcia's avatar Ray Garcia :scream_cat:
Browse files

bump: gcc11 -> gcc12

parent 049b0712
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,8 @@ ENV REVNUM=$REVNUM
ARG PYTHON_VERSION=39
ARG TRIM=cspp
ENV PORTABLESHELLB3=true
ENV MAKEFLAGS=-j0
RUN ./shallbethree.sh mk_gcc11
ENV MAKEFLAGS=-j60
RUN ./shallbethree.sh mk_gcc12
ARG LINUXCPUFLAGS="-march=x86-64 -fPIC"
ENV LINUXCPUFLAGS="${LINUXCPUFLAGS}"
# numcodecs will break on avx2 build when ivybridge arch is forced
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment