diff options
Diffstat (limited to 'audio/ocp/files/patch-configure')
-rw-r--r-- | audio/ocp/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/ocp/files/patch-configure b/audio/ocp/files/patch-configure new file mode 100644 index 000000000000..491af72ffab3 --- /dev/null +++ b/audio/ocp/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2020-05-24 23:40:48 UTC ++++ configure +@@ -10540,7 +10540,7 @@ $as_echo "#define HAVE_CXX11 1" >>confdefs.h + + + # Extract the first word of "xa", so it can be a program name with args. +-set dummy xa; ac_word=$2 ++set dummy xa65; ac_word=$2 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 + $as_echo_n "checking for $ac_word... " >&6; } + if ${ac_cv_prog_XA+:} false; then : |