Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
makepath-alex committed Dec 19, 2024
1 parent adde3e5 commit ac1c515
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/rte-rrtmgp/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ set FAILURE_THRESHOLD=7.e-4

set FCFLAGS="-ffree-line-length-none -m64 -std=f2008 -march=native -fbounds-check -fmodule-private -fimplicit-none -finit-real=nan -fbacktrace"

set "HOST=x86_64-w64-mingw32"
set "FC=%HOST%-gfortran.exe"

:: CMake configuration
mkdir build
cd build
Expand Down

0 comments on commit ac1c515

Please sign in to comment.