mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Add note to README about make parallelism (#12378)
Alternative to https://github.com/go-gitea/gitea/pull/12367
This commit is contained in:
		| @@ -47,6 +47,8 @@ If pre-built frontend files are present it is possible to only build the backend | ||||
|  | ||||
| 		TAGS="bindata" make backend | ||||
|  | ||||
| Parallelism is not supported for these targets, so please don't include `-j <num>`. | ||||
|  | ||||
| More info: https://docs.gitea.io/en-us/install-from-source/ | ||||
|  | ||||
| ## Using | ||||
|   | ||||
		Reference in New Issue
	
	Block a user