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 651ca4b commit cfa8669Copy full SHA for cfa8669
Jenkinsfile
@@ -17,7 +17,7 @@ pipeline {
17
steps {
18
sh '''
19
cd src
20
- make
+ make -f Makefile-gfort64
21
'''
22
}
23
0 commit comments