]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - easy-builder
easy-builder: the immediate build retry does not fix the random linking issue on...
[xonotic/netradiant.git] / easy-builder
index 2c71c35225395119f311b8e8b89478a121290938..f38d0fc2692893c6980bdb72e906f7ede90d1432 100755 (executable)
@@ -132,9 +132,6 @@ task_configure
 
 task_build_builtins
 
-# Sometime linking fails on macOS with this message:
-#   ld: symbol(s) not found for architecture x86_64
-# and restarting the build process just work.
-task_build || task_build
+task_build
 
 task_install