Skip to content

Commit

Permalink
Build Linux binaries weak-linked against libjack
Browse files Browse the repository at this point in the history
  • Loading branch information
x42 committed Nov 27, 2016
1 parent bdd42e9 commit e6e480f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-static.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export PKG_CONFIG_PATH=${LIBF}/pkgconfig
if test -z "$NORECONF"; then
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" \
./configure \
--disable-mq --disable-ipc --enable-embed-font \
--disable-mq --disable-ipc --enable-embed-font --enable-weakjack \
--disable-qtgui --disable-jacksession --disable-portmidi --disable-alsamidi \
--with-fontfile=/usr/share/fonts/truetype/freefont/FreeMonoBold.ttf \
|| exit
Expand Down

0 comments on commit e6e480f

Please sign in to comment.