X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=cross-compile%2Fmacosx%2Fsigrok-native-macosx;h=8dc40a6640f91062c23d566d1ad4ea7999b61e2c;hb=124c07b906ba927ae961dce652a2fe09ee38c071;hp=7ec0ccf8fce00904803d04ca2dd0046141cddebe;hpb=2793b933e99084c4f5b39f1b85fcc7e36c15ffb4;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