File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -42,38 +42,6 @@ ifeq ($(BOOLEFORCE)$(CHAFF)$(GLUCOSE)$(IPASIR)$(LINGELING)$(MINISAT)$(MINISAT2)$
4242  MINISAT2  =  .. /.. /minisat -2.2.1 
4343endif 
4444
45- ifneq  ($(PICOSAT ), )
46-   CP_CXXFLAGS  +=  -DSATCHECK_PICOSAT 
47- endif 
48- 
49- ifneq  ($(LINGELING ), )
50-   CP_CXXFLAGS  +=  -DSATCHECK_LINGELING 
51- endif 
52- 
53- ifneq  ($(CHAFF ), )
54-   CP_CXXFLAGS  +=  -DSATCHECK_CHAFF 
55- endif 
56- 
57- ifneq  ($(BOOLEFORCE ), )
58-   CP_CXXFLAGS  +=  -DSATCHECK_BOOLEFORCE 
59- endif 
60- 
61- ifneq  ($(MINISAT ), )
62-   CP_CXXFLAGS  +=  -DSATCHECK_MINISAT 
63- endif 
64- 
65- ifneq  ($(MINISAT2 ), )
66-   CP_CXXFLAGS  +=  -DSATCHECK_MINISAT2 
67- endif 
68- 
69- ifneq  ($(GLUCOSE ), )
70-   CP_CXXFLAGS  +=  -DSATCHECK_GLUCOSE 
71- endif 
72- 
73- ifneq  ($(CADICAL ), )
74-   CP_CXXFLAGS  +=  -DSATCHECK_CADICAL 
75- endif 
76- 
7745#  Signing identity for MacOS Gatekeeper 
7846
7947OSX_IDENTITY = "Developer ID Application: Daniel Kroening" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments