]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/macosx/sigrok-native-macosx
sigrok-native-macosx: Enable libsigrok Java bindings.
[sigrok-util.git] / cross-compile / macosx / sigrok-native-macosx
index 7ec0ccf8fce00904803d04ca2dd0046141cddebe..8dc40a6640f91062c23d566d1ad4ea7999b61e2c 100755 (executable)
@@ -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