X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=cross-compile%2Fmacosx%2Fsigrok-native-macosx;fp=cross-compile%2Fmacosx%2Fsigrok-native-macosx;h=8dc40a6640f91062c23d566d1ad4ea7999b61e2c;hb=56363ab938bb31a9807f87e3f16c5ffd2f1226b9;hp=7ec0ccf8fce00904803d04ca2dd0046141cddebe;hpb=61c16c365021ebf784c05329e792b68f918b829d;p=sigrok-util.git diff --git a/cross-compile/macosx/sigrok-native-macosx b/cross-compile/macosx/sigrok-native-macosx index 7ec0ccf..8dc40a6 100755 --- a/cross-compile/macosx/sigrok-native-macosx +++ b/cross-compile/macosx/sigrok-native-macosx @@ -89,7 +89,7 @@ cd libsigrok ./autogen.sh mkdir build cd build -PKG_CONFIG_PATH=$P ../configure $C --disable-java +PKG_CONFIG_PATH=$P ../configure $C $SB make $PARALLEL $V PYTHONPATH=$PYPATH $SB make install $V $SB make check $V