summaryrefslogtreecommitdiff
path: root/configure-cell-cross
diff options
context:
space:
mode:
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-11-27 20:27:57 +0000
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-11-27 20:27:57 +0000
commit8f1eabe43be4b90ecfdbb501bc7fe8cd033e5357 (patch)
treed858818df0ae986e04fecb347d086ce76806962a /configure-cell-cross
parentf845cd62f4bc202dc3c23a916a6699a1afb2f40d (diff)
disabled portaudio in cross compile
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7048 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'configure-cell-cross')
-rwxr-xr-xconfigure-cell-cross1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure-cell-cross b/configure-cell-cross
index 6d3c51839b..5bcd77b17b 100755
--- a/configure-cell-cross
+++ b/configure-cell-cross
@@ -49,6 +49,7 @@ $scriptdir/configure \
--host=powerpc64-unknown-linux-gnu \
--with-pythondir=$prefix/lib/python${python_version}/site-packages \
--disable-gr-video-sdl \
+ --disable-gr-audio-portaudio \
"$@"