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.
1 parent dd91121 commit 68160f0Copy full SHA for 68160f0
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