]> git.pld-linux.org Git - packages/CEGUI.git/blobdiff - CEGUI.spec
- disabled parallel build due to memory consumption by g++
[packages/CEGUI.git] / CEGUI.spec
index c7e47d6be5fb606bffaa5cc36affa762f01cbf83..d05af0742bfed07abded1b6aeafcdb6ff271e327 100644 (file)
@@ -438,7 +438,7 @@ cd build
        -DCEGUI_OPTION_DEFAULT_XMLPARSER:STRING=LibxmlParser \
        -DCEGUI_PYTHON_INSTALL_DIR=%{py_sitedir}
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.02813 seconds and 4 git commands to generate.