Fix flexiblas

This commit is contained in:
Colin Rundel 2023-08-02 14:11:14 -04:00
commit c0f78b5f75

View file

@ -58,7 +58,7 @@ RUN curl -LO "https://github.com/goreleaser/nfpm/releases/download/v2.18.1/nfpm_
RUN chmod 0777 /opt
# Configure flags for RHEL 9 that don't use the defaults in build.sh
# Configure flags that don't use the defaults in build.sh
ENV CONFIGURE_OPTIONS="\
--enable-R-shlib \
--with-tcltk \