Skip to content

Commit

Permalink
remove unused flags
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Mar 28, 2024
1 parent 8163dc8 commit 7790900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/julia-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
mkdir "${{ runner.workspace }}/build"
cd "${{ runner.workspace }}/build"
$GITHUB_WORKSPACE/configure \
FCFLAGS="-fPIC -fortranlibs" \
--enable-build-mode=${{ inputs.build_mode }} \
--disable-fortran \
--enable-shared \
Expand Down

0 comments on commit 7790900

Please sign in to comment.