Skip to content

Commit 64a6c97

Browse files
committed
Revert "Try using Eigen flag to catch more instances"
This reverts commit 9b7a551.
1 parent 9b7a551 commit 64a6c97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import org.stan.Utils
44

55
def runTests(String testPath, boolean jumbo = false) {
66
try {
7-
sh "echo CXXFLAGS += -DEIGEN_INITIALIZE_MATRICES_BY_NAN >> make/local"
87
sh "cat make/local"
98
sh "make print-compiler-flags"
109
if (jumbo && !params.disableJumbo) {

0 commit comments

Comments
 (0)