Reimplement new pipeline and allow limiting number of cores used fo build #3
@ -448,6 +448,7 @@ wine_build()
|
||||
cd ${WINEDIR}/build
|
||||
../configure \
|
||||
-enable-win64 \
|
||||
--without-freetype \
|
||||
--without-x
|
||||
for TOOL in winedump wmc wrc; do
|
||||
make -j${CORES} tools/${TOOL}/all
|
||||
|
Loading…
x
Reference in New Issue
Block a user