Kaynağa Gözat

Remove note about parallel build issues

https://github.com/godotengine/godot/issues/5182 was closed a year ago, and has probably been resolved for over two years.
Thomas ten Cate 6 yıl önce
ebeveyn
işleme
6871166b32

+ 0 - 2
development/compiling/introduction_to_the_buildsystem.rst

@@ -92,8 +92,6 @@ Example for using 4 cores:
 
 
     user@host:~/godot$ scons platform=x11 -j 4
     user@host:~/godot$ scons platform=x11 -j 4
 
 
-Note that there are currently `issues <https://github.com/godotengine/godot/issues/5182>`__ with parallel builds for at least some users, so if you are running into errors, try building without the ``-j`` parameter.
-
 Resulting binary
 Resulting binary
 ----------------
 ----------------