Skip to content

Commit

Permalink
fixed warning, turned of -Werror for fortran to try and get github wo…
Browse files Browse the repository at this point in the history
…rkflow building
  • Loading branch information
edwardhartnett committed Aug 20, 2020
1 parent 3b63878 commit 32640e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/strict_autotools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
export FCFLAGS="-fsanitize=address -fno-omit-frame-pointer -Wall"
export DISTCHECK_CONFIGURE_FLAGS="--enable-fortran"
make -j distcheck

0 comments on commit 32640e6

Please sign in to comment.