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 9b7a551 commit 64a6c97Copy full SHA for 64a6c97
Jenkinsfile
@@ -4,7 +4,6 @@ import org.stan.Utils
4
5
def runTests(String testPath, boolean jumbo = false) {
6
try {
7
- sh "echo CXXFLAGS += -DEIGEN_INITIALIZE_MATRICES_BY_NAN >> make/local"
8
sh "cat make/local"
9
sh "make print-compiler-flags"
10
if (jumbo && !params.disableJumbo) {
0 commit comments