We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd91121 + 68160f0 commit bd5ed50Copy full SHA for bd5ed50
README.md
@@ -46,7 +46,7 @@ Dependencies:
46
#### Building in serial mode
47
48
```
49
-fpm build --flag "-cpp -O3 -ffast-math fcoarray=single"
+fpm build --flag "-cpp -O3 -ffast-math -fcoarray=single"
50
51
52
#### Building in parallel mode
0 commit comments