X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Flinux%2Fsigrok-cross-linux;fp=cross-compile%2Flinux%2Fsigrok-cross-linux;h=4886f5b9009f22dd823c6d51c300f833ba84df4d;hp=1bb00fc199dda7cf48d1adac2741644ae5b17476;hb=07947dda98729499f1c8b85a8ce8b27d9f5a6753;hpb=19508cfbf62f0332f77fe0be7bd783f5f373603a diff --git a/cross-compile/linux/sigrok-cross-linux b/cross-compile/linux/sigrok-cross-linux index 1bb00fc..4886f5b 100755 --- a/cross-compile/linux/sigrok-cross-linux +++ b/cross-compile/linux/sigrok-cross-linux @@ -31,7 +31,7 @@ set -e PREFIX=$HOME/sr # The path where to download files to and where to build packages. -BUILDDIR=./sr_linux_build +BUILDDIR=./build # Edit this to enable/disable/modify parallel compiles. PARALLEL="-j 2"