mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	integrating another update by jfc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									8cc92e0730
								
							
						
					
					
						commit
						11d7fca4d6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -51,7 +51,7 @@ C_COMPILERS=['gcc', 'clang']
 | 
				
			||||||
CSC_COMPILERS=['csc', 'mcs']
 | 
					CSC_COMPILERS=['csc', 'mcs']
 | 
				
			||||||
JAVAC=None
 | 
					JAVAC=None
 | 
				
			||||||
JAR=None
 | 
					JAR=None
 | 
				
			||||||
PYTHON_PACKAGE_DIR=distutils.sysconfig.get_python_lib()
 | 
					PYTHON_PACKAGE_DIR=distutils.sysconfig.get_python_lib(prefix=getenv("PREFIX", None))
 | 
				
			||||||
BUILD_DIR='build'
 | 
					BUILD_DIR='build'
 | 
				
			||||||
REV_BUILD_DIR='..'
 | 
					REV_BUILD_DIR='..'
 | 
				
			||||||
SRC_DIR='src'
 | 
					SRC_DIR='src'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue