Skip to content

Commit f6d5303

Browse files
authored
Add note to README about make parallelism (#12378)
Alternative to #12367
1 parent 838fef2 commit f6d5303

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ If pre-built frontend files are present it is possible to only build the backend
4747

4848
TAGS="bindata" make backend
4949

50+
Parallelism is not supported for these targets, so please don't include `-j <num>`.
51+
5052
More info: https://docs.gitea.io/en-us/install-from-source/
5153

5254
## Using

0 commit comments

Comments
 (0)