13 lines
		
	
	
	
		
			683 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
	
		
			683 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   |  chez-openbsd - mirror of ChezScheme with OpenBSD boot files | ||
|  | ============================================================= | ||
|  | 
 | ||
|  | THIS REPO IS A MIRROR OF https://github.com/cisco/ChezScheme CONTAINING OPENBSD BOOT FILES. | ||
|  | I am not the owner of ChezScheme nor a developer of ChezScheme. | ||
|  | Please send issues related to ChezScheme directly to their Github repo. | ||
|  | You'll find a copy of the original README in README.md. | ||
|  | 
 | ||
|  | To build on OpenBSD, simply do `./configure --threads` and `gmake -jN`, | ||
|  | `--threads` enabling posix thread support and N in `-jN` being the number of cores in your system. | ||
|  | 
 | ||
|  | See https://heimdall.pm/blog/2022/07/28/how-to-build-chezscheme-on-openbsd.html for more information. |