mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 15:13:03 +00:00 
			
		
		
		
	Apply patch from Dave Cottlehuber for bsd.
Update the install instructions.
This commit is contained in:
		| @@ -95,12 +95,13 @@ make repl | ||||
| ### FreeBSD | ||||
|  | ||||
| FreeBSD build instructions are the same as the unix-like build instuctions, | ||||
| but you need `gmake` and `gcc` to compile. | ||||
| but you need `gmake` to compile. Alternatively, install directly from | ||||
| packages, using `pkg install lang/janet`. | ||||
|  | ||||
| ``` | ||||
| cd somewhere/my/projects/janet | ||||
| gmake CC=gcc | ||||
| gmake test CC=gcc | ||||
| gmake | ||||
| gmake test | ||||
| gmake repl | ||||
| ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose