Add note to README about make parallelism (#12378)
Alternative to https://github.com/go-gitea/gitea/pull/12367
This commit is contained in:
		
							parent
							
								
									838fef2ae8
								
							
						
					
					
						commit
						f6d5303e02
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -47,6 +47,8 @@ If pre-built frontend files are present it is possible to only build the backend | ||||||
| 
 | 
 | ||||||
| 		TAGS="bindata" make 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/ | More info: https://docs.gitea.io/en-us/install-from-source/ | ||||||
| 
 | 
 | ||||||
| ## Using | ## Using | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue