mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	Merge pull request #980 from delcypher/readme_tweak
Readme tweak to fix #979
This commit is contained in:
		
						commit
						2642ef47ce
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -53,8 +53,8 @@ make | |||
| sudo make install | ||||
| ``` | ||||
| 
 | ||||
| Note by default ``gcc`` is used as the C++ compiler if it is available. If you | ||||
| would prefer to use Clang change the ``mk_make.py`` line to | ||||
| Note by default ``g++`` is used as the C++ compiler if it is available. If you | ||||
| would prefer to use Clang change the ``mk_make.py`` invocation to: | ||||
| 
 | ||||
| ```bash | ||||
| CXX=clang++ CC=clang python scripts/mk_make.py | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue